Skip to content

Commit

Permalink
Merge pull request #3512 from wordpress-mobile/trunk
Browse files Browse the repository at this point in the history
Merge release 1.53.0 to develop
  • Loading branch information
AmandaRiu authored May 17, 2021
2 parents 1bcebcd + 8da9653 commit 20539dc
Show file tree
Hide file tree
Showing 17 changed files with 1,944 additions and 1,868 deletions.
6 changes: 6 additions & 0 deletions RELEASE-NOTES.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,12 @@
Unreleased
------

1.53.0
------
* [*] iOS: Fixes frozen editor scrolling in landscape on iPhone [https://github.com/wordpress-mobile/gutenberg-mobile/pull/3504]
* [*] Add Reusable blocks to the inserter menu (https://github.com/wordpress-mobile/gutenberg-mobile/pull/3054]
* [*] Generic Embed Block placeholder UI [https://github.com/wordpress-mobile/gutenberg-mobile/pull/3346]
* [*] Fixes color picker segmented control rendering and scrolling issues [https://github.com/wordpress-mobile/gutenberg-mobile/pull/3394]

1.52.2
------
Expand Down
35 changes: 35 additions & 0 deletions bundle/android/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
<resources xmlns:tools="http://schemas.android.com/tools">
<!-- 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) -->
<string name="gutenberg_native_1_s_2_s_is_3_s_4_s" tools:ignore="UnusedResources">%1$s. %2$s is %3$s %4$s.</string>
<!-- translators: 1: From block title, e.g. Paragraph. 2: To block title, e.g. Header. -->
<string name="gutenberg_native_1_s_transformed_to_2_s" tools:ignore="UnusedResources">%1$s transformed to %2$s</string>
<string name="gutenberg_native_add_a_shortcode" tools:ignore="UnusedResources">Add a shortcode…</string>
<string name="gutenberg_native_add_alt_text" tools:ignore="UnusedResources">Add alt text</string>
<string name="gutenberg_native_add_audio" tools:ignore="UnusedResources">ADD AUDIO</string>
Expand Down Expand Up @@ -31,6 +33,18 @@
<!-- translators: displays audio file extension. e.g. MP3 audio file -->
<string name="gutenberg_native_audio_file" tools:ignore="UnusedResources"> audio file</string>
<string name="gutenberg_native_audio_player" tools:ignore="UnusedResources">Audio Player</string>
<!-- translators: displayed right after the block is copied. -->
<string name="gutenberg_native_block_copied" tools:ignore="UnusedResources">Block copied</string>
<!-- translators: displayed right after the block is cut. -->
<string name="gutenberg_native_block_cut" tools:ignore="UnusedResources">Block cut</string>
<!-- translators: displayed right after the block is duplicated. -->
<string name="gutenberg_native_block_duplicated" tools:ignore="UnusedResources">Block duplicated</string>
<!-- translators: displayed right after the block is pasted. -->
<string name="gutenberg_native_block_pasted" tools:ignore="UnusedResources">Block pasted</string>
<!-- translators: displayed right after the block is removed. -->
<string name="gutenberg_native_block_removed" tools:ignore="UnusedResources">Block removed</string>
<string name="gutenberg_native_block_settings" tools:ignore="UnusedResources">Block settings</string>
<string name="gutenberg_native_buttongroup" tools:ignore="UnusedResources">ButtonGroup</string>
<string name="gutenberg_native_audio_settings" tools:ignore="UnusedResources">Audio settings</string>
<string name="gutenberg_native_auto" tools:ignore="UnusedResources">Auto</string>
<string name="gutenberg_native_autoplay" tools:ignore="UnusedResources">Autoplay</string>
Expand All @@ -51,13 +65,16 @@
<string name="gutenberg_native_clear_search" tools:ignore="UnusedResources">Clear search</string>
<string name="gutenberg_native_code" tools:ignore="UnusedResources">Code</string>
<string name="gutenberg_native_copied_block" tools:ignore="UnusedResources">Copied block</string>
<string name="gutenberg_native_copy_block" tools:ignore="UnusedResources">Copy block</string>
<string name="gutenberg_native_copy_file_url" tools:ignore="UnusedResources">Copy file URL</string>
<!-- translators: %s: current cell value. -->
<string name="gutenberg_native_current_value_is_s" tools:ignore="UnusedResources">Current value is %s</string>
<string name="gutenberg_native_customize" tools:ignore="UnusedResources">CUSTOMIZE</string>
<string name="gutenberg_native_customize_gradient" tools:ignore="UnusedResources">Customize Gradient</string>
<string name="gutenberg_native_cut_block" tools:ignore="UnusedResources">Cut block</string>
<string name="gutenberg_native_describe_the_purpose_of_the_image_leave_empty_if_the_image_is_pur" tools:ignore="UnusedResources">Describe the purpose of the image. Leave empty if the image is purely decorative. </string>
<string name="gutenberg_native_dismiss" tools:ignore="UnusedResources">Dismiss</string>
<string name="gutenberg_native_document_outline" tools:ignore="UnusedResources">document outline</string>
<string name="gutenberg_native_display_post_date" tools:ignore="UnusedResources">Display post date</string>
<string name="gutenberg_native_double_tap_to_add_a_block" tools:ignore="UnusedResources">Double tap to add a block</string>
<string name="gutenberg_native_double_tap_to_add_a_link" tools:ignore="UnusedResources">Double tap to add a link.</string>
Expand All @@ -72,7 +89,9 @@
<string name="gutenberg_native_double_tap_to_move_the_block_to_the_right" tools:ignore="UnusedResources">Double tap to move the block to the right</string>
<string name="gutenberg_native_double_tap_to_move_the_block_up" tools:ignore="UnusedResources">Double tap to move the block up</string>
<string name="gutenberg_native_double_tap_to_open_action_sheet_to_edit_replace_or_clear_the_imag" tools:ignore="UnusedResources">Double tap to open Action Sheet to edit, replace, or clear the image</string>
<string name="gutenberg_native_double_tap_to_open_action_sheet_with_available_options" tools:ignore="UnusedResources">Double tap to open Action Sheet with available options</string>
<string name="gutenberg_native_double_tap_to_open_bottom_sheet_to_edit_replace_or_clear_the_imag" tools:ignore="UnusedResources">Double tap to open Bottom Sheet to edit, replace, or clear the image</string>
<string name="gutenberg_native_double_tap_to_open_bottom_sheet_with_available_options" tools:ignore="UnusedResources">Double tap to open Bottom Sheet with available options</string>
<string name="gutenberg_native_double_tap_to_redo_last_change" tools:ignore="UnusedResources">Double tap to redo last change</string>
<string name="gutenberg_native_double_tap_to_select" tools:ignore="UnusedResources">Double tap to select</string>
<string name="gutenberg_native_double_tap_to_select_a_video" tools:ignore="UnusedResources">Double tap to select a video</string>
Expand All @@ -83,11 +102,13 @@
<!-- translators: accessibility text (hint for switches) -->
<string name="gutenberg_native_double_tap_to_toggle_setting" tools:ignore="UnusedResources">Double tap to toggle setting</string>
<string name="gutenberg_native_double_tap_to_undo_last_change" tools:ignore="UnusedResources">Double tap to undo last change</string>
<string name="gutenberg_native_duplicate_block" tools:ignore="UnusedResources">Duplicate block</string>
<string name="gutenberg_native_edit_file" tools:ignore="UnusedResources">Edit file</string>
<string name="gutenberg_native_edit_focal_point" tools:ignore="UnusedResources">Edit focal point</string>
<string name="gutenberg_native_edit_image" tools:ignore="UnusedResources">Edit image</string>
<string name="gutenberg_native_edit_using_web_editor" tools:ignore="UnusedResources">Edit using web editor</string>
<string name="gutenberg_native_edit_video" tools:ignore="UnusedResources">Edit video</string>
<string name="gutenberg_native_enter_url_to_embed_here" tools:ignore="UnusedResources">Enter URL to embed here…</string>
<string name="gutenberg_native_error" tools:ignore="UnusedResources">Error</string>
<string name="gutenberg_native_excerpt_length_words" tools:ignore="UnusedResources">Excerpt length (words)</string>
<string name="gutenberg_native_failed_to_insert_audio_file" tools:ignore="UnusedResources">Failed to insert audio file.</string>
Expand Down Expand Up @@ -145,6 +166,7 @@
<string name="gutenberg_native_note_column_layout_may_vary_between_themes_and_screen_sizes" tools:ignore="UnusedResources">Note: Column layout may vary between themes and screen sizes</string>
<string name="gutenberg_native_only_show_excerpt" tools:ignore="UnusedResources">Only show excerpt</string>
<string name="gutenberg_native_open" tools:ignore="UnusedResources">OPEN</string>
<string name="gutenberg_native_open_block_actions_menu" tools:ignore="UnusedResources">Open Block Actions Menu</string>
<string name="gutenberg_native_open_link_in_a_browser" tools:ignore="UnusedResources">Open link in a browser</string>
<string name="gutenberg_native_open_settings" tools:ignore="UnusedResources">Open Settings</string>
<string name="gutenberg_native_page_break" tools:ignore="UnusedResources">Page break</string>
Expand All @@ -154,6 +176,7 @@
<string name="gutenberg_native_page_title_empty" tools:ignore="UnusedResources">Page title. Empty</string>
<!-- translators: accessibility text. %s: text content of the page title. -->
<string name="gutenberg_native_page_title_s" tools:ignore="UnusedResources">Page title. %s</string>
<string name="gutenberg_native_paste_block_after" tools:ignore="UnusedResources">Paste block after</string>
<string name="gutenberg_native_paste_url" tools:ignore="UnusedResources">Paste URL</string>
<string name="gutenberg_native_post_content_settings" tools:ignore="UnusedResources">Post content settings</string>
<string name="gutenberg_native_post_meta_settings" tools:ignore="UnusedResources">Post meta settings</string>
Expand All @@ -176,6 +199,8 @@
<string name="gutenberg_native_reusable_blocks_aren_t_editable_on_wordpress_for_ios" tools:ignore="UnusedResources">Reusable blocks aren\'t editable on WordPress for iOS</string>
<!-- translators: accessibility text for the media block empty state. %s: media type -->
<string name="gutenberg_native_s_block_empty" tools:ignore="UnusedResources">%s block. Empty</string>
<!-- translators: %s: block title e.g: "Paragraph". -->
<string name="gutenberg_native_s_block_options" tools:ignore="UnusedResources">%s block options</string>
<!-- translators: accessibility text for blocks with invalid content. %d: localized block title -->
<string name="gutenberg_native_s_block_this_block_has_invalid_content" tools:ignore="UnusedResources">%s block. This block has invalid content</string>
<!-- translators: Missing block alert title. %s: The localized block name -->
Expand All @@ -187,17 +212,27 @@
<string name="gutenberg_native_search_or_type_url" tools:ignore="UnusedResources">Search or type URL</string>
<string name="gutenberg_native_select_a_color" tools:ignore="UnusedResources">Select a color</string>
<string name="gutenberg_native_select_a_layout" tools:ignore="UnusedResources">Select a layout</string>
<string name="gutenberg_native_select_item" tools:ignore="UnusedResources">Select item</string>
<string name="gutenberg_native_shortcode" tools:ignore="UnusedResources">Shortcode</string>
<string name="gutenberg_native_show_download_button" tools:ignore="UnusedResources">Show download button</string>
<string name="gutenberg_native_show_post_content" tools:ignore="UnusedResources">Show post content</string>
<string name="gutenberg_native_size" tools:ignore="UnusedResources">Size</string>
<string name="gutenberg_native_sorting_and_filtering" tools:ignore="UnusedResources">Sorting and filtering</string>
<!-- translators: Checkbox toggle label -->
<string name="gutenberg_native_show_section" tools:ignore="UnusedResources">Show section</string>
<string name="gutenberg_native_start_writing" tools:ignore="UnusedResources">Start writing…</string>
<string name="gutenberg_native_summarize_your_post_with_a_list_of_headings_add_html_anchors_to_h" tools:ignore="UnusedResources">Summarize your post with a list of headings. Add HTML anchors to Heading blocks to link them here.</string>
<string name="gutenberg_native_summary" tools:ignore="UnusedResources">summary</string>
<string name="gutenberg_native_table_of_contents" tools:ignore="UnusedResources">Table of Contents</string>
<string name="gutenberg_native_take_a_photo" tools:ignore="UnusedResources">Take a Photo</string>
<string name="gutenberg_native_take_a_photo_or_video" tools:ignore="UnusedResources">Take a Photo or Video</string>
<string name="gutenberg_native_take_a_video" tools:ignore="UnusedResources">Take a Video</string>
<string name="gutenberg_native_tap_here_to_show_help" tools:ignore="UnusedResources">Tap here to show help</string>
<string name="gutenberg_native_tap_to_hide_the_keyboard" tools:ignore="UnusedResources">Tap to hide the keyboard</string>
<string name="gutenberg_native_transform_block" tools:ignore="UnusedResources">Transform block…</string>
<!-- translators: %s: block title e.g: "Paragraph". -->
<string name="gutenberg_native_transform_s_to" tools:ignore="UnusedResources">Transform %s to</string>
<string name="gutenberg_native_translate" tools:ignore="UnusedResources">Translate</string>
<string name="gutenberg_native_ungroup" tools:ignore="UnusedResources">Ungroup</string>
<string name="gutenberg_native_unsupported" tools:ignore="UnusedResources">Unsupported</string>
<string name="gutenberg_native_updates_the_title" tools:ignore="UnusedResources">Updates the title.</string>
Expand Down
Loading

0 comments on commit 20539dc

Please sign in to comment.