Skip to content

Commit 43d3963

Browse files
committed
Freeze strings for translation
1 parent 82d4db6 commit 43d3963

File tree

1 file changed

+26
-2
lines changed

1 file changed

+26
-2
lines changed

fastlane/resources/values/strings.xml

Lines changed: 26 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,9 @@
122122

123123
<string name="experimental_badge">&lt;Experimental&gt;</string>
124124

125+
<string name="no_connection_error_title">Unable to load this content right now</string>
126+
<string name="no_connection_error_description">Check your network connection and try again.</string>
127+
125128
<!-- CAB -->
126129
<string name="cab_selected">%d selected</string>
127130

@@ -1710,13 +1713,19 @@
17101713
<string name="reader_dropdown_menu_saved">Saved</string>
17111714
<string name="reader_dropdown_menu_liked">Liked</string>
17121715
<string name="reader_dropdown_menu_automattic">Automattic</string>
1716+
<string name="reader_dropdown_menu_tags">Your Tags</string>
17131717
<string name="reader_dropdown_menu_lists">Lists</string>
17141718
<string name="reader_filter_chip_blog_zero">0 Blogs</string>
17151719
<string name="reader_filter_chip_blog_one">1 Blog</string>
17161720
<string name="reader_filter_chip_blog_other">%d Blogs</string>
17171721
<string name="reader_filter_chip_tag_zero">0 Tags</string>
17181722
<string name="reader_filter_chip_tag_one">1 Tag</string>
17191723
<string name="reader_filter_chip_tag_other">%d Tags</string>
1724+
<string name="reader_announcement_card_title">New in Reader</string>
1725+
<string name="reader_announcement_card_tags_stream_title">Tags stream</string>
1726+
<string name="reader_announcement_card_tags_stream_description">Tap the dropdown at the top and select Tags to access streams from your followed tags.</string>
1727+
<string name="reader_announcement_card_reading_preferences_title">Reading Preferences</string>
1728+
<string name="reader_announcement_card_reading_preferences_description">Choose colors and fonts that suit you. When you’re reading a post tap the AA icon at the top of the screen.</string>
17201729

17211730
<string name="reader_preferences_screen_preview_title">Reading Preferences</string>
17221731
<string name="reader_preferences_screen_preview_tags" translatable="false">reading,colors,fonts</string>
@@ -2139,6 +2148,7 @@
21392148
<string name="reader_discover_display_name">Discover</string>
21402149
<string name="reader_my_likes_display_name">Likes</string>
21412150
<string name="reader_subscribed_display_name">Subscribed</string>
2151+
<string name="reader_tags_display_name">Tags</string>
21422152

21432153
<!-- timespan shown for posts/comments published within the past 60 seconds -->
21442154
<string name="timespan_now" tools:ignore="UnusedResources">now</string>
@@ -2336,6 +2346,18 @@
23362346
<string name="reader_save_posts_locally_dialog_title">Save Posts for Later</string>
23372347
<string name="reader_save_posts_locally_dialog_message">Save this post, and come back to read it whenever you\'d like. It will only be available on this device — saved posts don\'t sync to your other devices.</string>
23382348

2349+
<!-- Reader tags feed -->
2350+
<string name="reader_tags_feed_see_more_from_tag">More from %s</string>
2351+
<string name="reader_tags_feed_error_title">No posts found for %s</string>
2352+
<string name="reader_tags_feed_loading_error_description">We couldn\'t load posts from this tag right now</string>
2353+
<string name="reader_tags_feed_no_content_error_description">We couldn\'t find any posts tagged %s right now</string>
2354+
<string name="reader_tags_feed_error_retry">Retry</string>
2355+
<string name="reader_tags_feed_action_label_open_post">open post</string>
2356+
<string name="reader_tags_feed_action_label_open_blog">open blog</string>
2357+
<string name="reader_tags_feed_action_label_like_post">like post</string>
2358+
<string name="reader_tags_feed_action_label_unlike_post">remove post like</string>
2359+
<string name="reader_tags_feed_action_label_open_menu">open menu</string>
2360+
23392361
<!-- connection bar which appears on main activity when there's no connection -->
23402362
<string name="connectionbar_no_connection">No connection</string>
23412363

@@ -2443,6 +2465,7 @@
24432465
<string name="my_site_bottom_sheet_add_page">Site page</string>
24442466
<string name="my_site_bottom_sheet_add_story">Story post</string>
24452467
<string name="my_site_quick_actions_title">Quick Links</string>
2468+
<string name="my_site_bottom_sheet_add_post_from_audio">Post from audio</string>
24462469

24472470
<string name="jetpack_feature_card_more_menu_item_hide_this" translatable="false">@string/my_site_dashboard_card_more_menu_hide_card</string>
24482471

@@ -4308,8 +4331,6 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->
43084331
<string name="blogging_prompts_list_no_prompts">No prompts yet</string>
43094332
<string name="blogging_prompts_list_error_fetch_title">Oops</string>
43104333
<string name="blogging_prompts_list_error_fetch_subtitle">There was an error loading prompts.</string>
4311-
<string name="blogging_prompts_list_error_network_title">Unable to load this content right now</string>
4312-
<string name="blogging_prompts_list_error_network_subtitle">Check your network connection and try again.</string>
43134334

43144335
<!-- Editor module -->
43154336
<string name="post_content" tools:ignore="UnusedResources" a8c-src-lib="module:editor">Content</string>
@@ -4819,6 +4840,9 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->
48194840
<string name="login_error_security_key" tools:ignore="UnusedResources" a8c-src-lib="login">There was some trouble with the Security key login</string>
48204841
<string name="notification_security_key_needed" tools:ignore="UnusedResources" a8c-src-lib="login">Please provide your security key to continue.</string>
48214842

4843+
<string name="in_app_update_available">Update downloaded. Restart to apply.</string>
4844+
<string name="in_app_update_restart">Restart</string>
4845+
48224846
<string name="gutenberg_native_alternatively_you_can_flatten_the_content_by_ungrouping_the_block" tools:ignore="UnusedResources" a8c-src-lib="gutenberg">Alternatively, you can flatten the content by ungrouping the block.</string>
48234847
<string name="gutenberg_native_for_this_reason_we_recommend_editing_the_block_using_the_web_edit" tools:ignore="UnusedResources" a8c-src-lib="gutenberg">For this reason, we recommend editing the block using the web editor.</string>
48244848
<string name="gutenberg_native_for_this_reason_we_recommend_editing_the_block_using_your_web_bro" tools:ignore="UnusedResources" a8c-src-lib="gutenberg">For this reason, we recommend editing the block using your web browser.</string>

0 commit comments

Comments
 (0)