Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 1.110.0 #6500

Merged
merged 7 commits into from
Jan 4, 2024
Merged
Show file tree
Hide file tree
Changes from 5 commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
Unreleased
---

1.110.0
---
* [**] Fix crash when sharing unsupported media types on Android [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6444]
* [**] Fixes a crash when blockType wrapperProps are not defined [https://github.com/WordPress/gutenberg/pull/56846]
* [**] Fix regressions with wrapper props and font size customization [https://github.com/wordpress-mobile/gutenberg-mobile/pull/6459]
Expand Down
10 changes: 6 additions & 4 deletions bundle/android/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -181,7 +181,10 @@
<string name="gutenberg_native_featured" tools:ignore="UnusedResources">Featured</string>
<string name="gutenberg_native_file_block_settings" tools:ignore="UnusedResources">File block settings</string>
<string name="gutenberg_native_file_name" tools:ignore="UnusedResources">File name</string>
<string name="gutenberg_native_file_type_not_supported_as_a_media_file" tools:ignore="UnusedResources">File type not supported as a media file.</string>
geriux marked this conversation as resolved.
Show resolved Hide resolved
geriux marked this conversation as resolved.
Show resolved Hide resolved
<string name="gutenberg_native_font_size" tools:ignore="UnusedResources">Font Size</string>
<!-- translators: %1$s: Font size name e.g. Small -->
geriux marked this conversation as resolved.
Show resolved Hide resolved
<string name="gutenberg_native_font_size_1_s" tools:ignore="UnusedResources">Font Size, %1$s</string>
<!-- translators: Recommendation included in a warning related to having blocks deeply nested. -->
<string name="gutenberg_native_for_this_reason_we_recommend_editing_the_block_using_the_web_edit" tools:ignore="UnusedResources">For this reason, we recommend editing the block using the web editor.</string>
<!-- translators: Recommendation included in a warning related to having blocks deeply nested. -->
Expand All @@ -194,7 +197,6 @@
<string name="gutenberg_native_get_support" tools:ignore="UnusedResources">Get support</string>
<string name="gutenberg_native_gif" tools:ignore="UnusedResources">GIF</string>
<string name="gutenberg_native_give_it_a_try_by_adding_a_few_blocks_to_your_post_or_page" tools:ignore="UnusedResources">Give it a try by adding a few blocks to your post or page!</string>
<string name="gutenberg_native_go_back" tools:ignore="UnusedResources">Go back</string>
geriux marked this conversation as resolved.
Show resolved Hide resolved
geriux marked this conversation as resolved.
Show resolved Hide resolved
<string name="gutenberg_native_gradient_type" tools:ignore="UnusedResources">Gradient Type</string>
<string name="gutenberg_native_help_button" tools:ignore="UnusedResources">Help button</string>
<string name="gutenberg_native_help_icon" tools:ignore="UnusedResources">Help icon</string>
Expand Down Expand Up @@ -256,6 +258,8 @@
translators: %s: Select control button label e.g. "Button width" -->
<string name="gutenberg_native_navigates_to_select_s" tools:ignore="UnusedResources">Navigates to select %s</string>
<string name="gutenberg_native_navigates_to_the_previous_content_sheet" tools:ignore="UnusedResources">Navigates to the previous content sheet</string>
<string name="gutenberg_native_network_connection_lost_working_offline" tools:ignore="UnusedResources">Network connection lost, working offline</string>
geriux marked this conversation as resolved.
Show resolved Hide resolved
<string name="gutenberg_native_network_connection_re_established" tools:ignore="UnusedResources">Network connection re-established</string>
geriux marked this conversation as resolved.
Show resolved Hide resolved
geriux marked this conversation as resolved.
Show resolved Hide resolved
<string name="gutenberg_native_new" tools:ignore="UnusedResources">NEW</string>
<string name="gutenberg_native_no_application_can_handle_this_request" tools:ignore="UnusedResources">No application can handle this request.</string>
<string name="gutenberg_native_no_application_can_handle_this_request_please_install_a_web_brows" tools:ignore="UnusedResources">No application can handle this request. Please install a Web browser.</string>
Expand Down Expand Up @@ -309,9 +313,6 @@ translators: %s: Select control button label e.g. "Button width" -->
<string name="gutenberg_native_replace_video" tools:ignore="UnusedResources">Replace video</string>
<string name="gutenberg_native_retry" tools:ignore="UnusedResources">Retry</string>
<string name="gutenberg_native_rich_text_editing" tools:ignore="UnusedResources">Rich text editing</string>
<!-- translators: %s: Block name e.g. "Image block"
geriux marked this conversation as resolved.
Show resolved Hide resolved
translators: Block name. %s: The localized block name -->
<string name="gutenberg_native_s_block" tools:ignore="UnusedResources">%s block</string>
geriux marked this conversation as resolved.
Show resolved Hide resolved
<!-- translators: displayed right after the classic block is converted to blocks. %s: The localized classic block name -->
<string name="gutenberg_native_s_block_converted_to_blocks" tools:ignore="UnusedResources">\'%s\' block converted to blocks</string>
<!-- translators: accessibility text for the media block empty state. %s: media type -->
Expand Down Expand Up @@ -404,6 +405,7 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->
<string name="gutenberg_native_what_is_alt_text" tools:ignore="UnusedResources">What is alt text?</string>
<string name="gutenberg_native_width_settings" tools:ignore="UnusedResources">Width Settings</string>
<string name="gutenberg_native_wordpress_media_library" tools:ignore="UnusedResources">WordPress Media Library</string>
<string name="gutenberg_native_working_offline" tools:ignore="UnusedResources">Working Offline</string>
geriux marked this conversation as resolved.
Show resolved Hide resolved
geriux marked this conversation as resolved.
Show resolved Hide resolved
<string name="gutenberg_native_x_axis_position" tools:ignore="UnusedResources">X-Axis Position</string>
<string name="gutenberg_native_y_axis_position" tools:ignore="UnusedResources">Y-Axis Position</string>
<string name="gutenberg_native_you_can_also_rearrange_blocks_by_tapping_a_block_and_then_tapping" tools:ignore="UnusedResources">You can also rearrange blocks by tapping a block and then tapping the up and down arrows that appear on the bottom left side of the block to move it up or down.</string>
Expand Down
7 changes: 5 additions & 2 deletions bundle/ios/GutenbergNativeTranslations.swift
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ private func dummy() {
_ = NSLocalizedString("%1$s transformed to %2$s", comment: "translators: 1: From block title, e.g. Paragraph. 2: To block title, e.g. Header.")
_ = NSLocalizedString("%1$s. %2$s is %3$s %4$s.", comment: "translators: accessibility text. Inform about current value. %1$s: Control label %2$s: setting label (example: width), %3$s: Current value. %4$s: value measurement unit (example: pixels)")
_ = NSLocalizedString("%1$s. Currently selected: %2$s", comment: "translators: %1$s: Select control button label e.g. \"Button width\". %2$s: Select control option value e.g: \"Auto, 25%\".")
_ = NSLocalizedString("%s block", comment: "translators: %s: Block name e.g. \"Image block\"\ntranslators: Block name. %s: The localized block name")
_ = NSLocalizedString("%s block options", comment: "translators: %s: block title e.g: \"Paragraph\".")
_ = NSLocalizedString("%s block, newly available", comment: "translators: Newly available block name. %s: The localized block name")
_ = NSLocalizedString("%s block. Empty", comment: "translators: accessibility text for the media block empty state. %s: media type")
Expand Down Expand Up @@ -168,7 +167,9 @@ private func dummy() {
_ = NSLocalizedString("Featured", comment: "")
_ = NSLocalizedString("File block settings", comment: "")
_ = NSLocalizedString("File name", comment: "")
_ = NSLocalizedString("File type not supported as a media file.", comment: "")
_ = NSLocalizedString("Font Size", comment: "")
_ = NSLocalizedString("Font Size, %1$s", comment: "translators: %1$s: Font size name e.g. Small")
_ = NSLocalizedString("For this reason, we recommend editing the block using the web editor.", comment: "translators: Recommendation included in a warning related to having blocks deeply nested.")
_ = NSLocalizedString("For this reason, we recommend editing the block using your web browser.", comment: "translators: Recommendation included in a warning related to having blocks deeply nested.")
_ = NSLocalizedString("Four", comment: "")
Expand All @@ -178,7 +179,6 @@ private func dummy() {
_ = NSLocalizedString("Get support", comment: "")
_ = NSLocalizedString("GIF", comment: "")
_ = NSLocalizedString("Give it a try by adding a few blocks to your post or page!", comment: "")
_ = NSLocalizedString("Go back", comment: "")
_ = NSLocalizedString("Gradient Type", comment: "")
_ = NSLocalizedString("Help button", comment: "")
_ = NSLocalizedString("Help icon", comment: "")
Expand Down Expand Up @@ -232,6 +232,8 @@ private func dummy() {
_ = NSLocalizedString("Navigates to layout selection screen", comment: "")
_ = NSLocalizedString("Navigates to select %s", comment: "translators: %s: Select control button label e.g. Small\ntranslators: %s: Select control button label e.g. \"Button width\"")
_ = NSLocalizedString("Navigates to the previous content sheet", comment: "")
_ = NSLocalizedString("Network connection lost, working offline", comment: "")
_ = NSLocalizedString("Network connection re-established", comment: "")
_ = NSLocalizedString("NEW", comment: "")
_ = NSLocalizedString("No application can handle this request.", comment: "")
_ = NSLocalizedString("No application can handle this request. Please install a Web browser.", comment: "")
Expand Down Expand Up @@ -337,6 +339,7 @@ private func dummy() {
_ = NSLocalizedString("What is alt text?", comment: "")
_ = NSLocalizedString("Width Settings", comment: "")
_ = NSLocalizedString("WordPress Media Library", comment: "")
_ = NSLocalizedString("Working Offline", comment: "")
_ = NSLocalizedString("X-Axis Position", comment: "")
_ = NSLocalizedString("Y-Axis Position", comment: "")
_ = NSLocalizedString("You can also rearrange blocks by tapping a block and then tapping the up and down arrows that appear on the bottom left side of the block to move it up or down.", comment: "")
Expand Down
2 changes: 1 addition & 1 deletion gutenberg
Submodule gutenberg updated 138 files
4 changes: 2 additions & 2 deletions ios-xcframework/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -424,7 +424,7 @@ PODS:
- React-RCTImage
- RNSVG (13.9.0):
- React-Core
- RNTAztecView (1.109.3):
- RNTAztecView (1.110.0):
- React-Core
- WordPress-Aztec-iOS (= 1.19.9)
- SDWebImage (5.11.1):
Expand Down Expand Up @@ -659,7 +659,7 @@ SPEC CHECKSUMS:
RNReanimated: 21e1e71d7f1ac9f2fa11df37c06a8ec52ed06232
RNScreens: e3ffdd78ff5afe8ec82c2566ee2410857ed5ce75
RNSVG: 29dd0ac32d83774d4b0953ae92a5cd8205a782d7
RNTAztecView: fd32ea370f13d9edd7f43b65b6270ae499757d69
RNTAztecView: 75ea6f071cbdd0f0afe83de7b93c0691a2bebd21
SDWebImage: a7f831e1a65eb5e285e3fb046a23fcfbf08e696d
SDWebImageWebPCoder: 908b83b6adda48effe7667cd2b7f78c897e5111d
WordPress-Aztec-iOS: fbebd569c61baa252b3f5058c0a2a9a6ada686bb
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "gutenberg-mobile",
"version": "1.109.3",
"version": "1.110.0",
"private": true,
"config": {
"jsfiles": "./*.js src/*.js src/**/*.js src/**/**/*.js",
Expand Down
Loading