Skip to content

Commit

Permalink
Merge pull request #6500 from wordpress-mobile/release/1.110.0
Browse files Browse the repository at this point in the history
Release 1.110.0
  • Loading branch information
geriux committed Jan 4, 2024
2 parents a1ba444 + e223e55 commit ed605a0
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 10 deletions.
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>
<string name="gutenberg_native_font_size" tools:ignore="UnusedResources">Font Size</string>
<!-- translators: %1$s: Font size name e.g. Small -->
<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>
<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>
<string name="gutenberg_native_network_connection_re_established" tools:ignore="UnusedResources">Network connection re-established</string>
<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"
translators: Block name. %s: The localized block name -->
<string name="gutenberg_native_s_block" tools:ignore="UnusedResources">%s block</string>
<!-- 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>
<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
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

0 comments on commit ed605a0

Please sign in to comment.