| 
122 | 122 | 
 
  | 
123 | 123 |     <string name="experimental_badge"><Experimental></string>  | 
124 | 124 | 
 
  | 
 | 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 | + | 
125 | 128 |     <!-- CAB -->  | 
126 | 129 |     <string name="cab_selected">%d selected</string>  | 
127 | 130 | 
 
  | 
 | 
1710 | 1713 |     <string name="reader_dropdown_menu_saved">Saved</string>  | 
1711 | 1714 |     <string name="reader_dropdown_menu_liked">Liked</string>  | 
1712 | 1715 |     <string name="reader_dropdown_menu_automattic">Automattic</string>  | 
 | 1716 | +    <string name="reader_dropdown_menu_tags">Your Tags</string>  | 
1713 | 1717 |     <string name="reader_dropdown_menu_lists">Lists</string>  | 
1714 | 1718 |     <string name="reader_filter_chip_blog_zero">0 Blogs</string>  | 
1715 | 1719 |     <string name="reader_filter_chip_blog_one">1 Blog</string>  | 
1716 | 1720 |     <string name="reader_filter_chip_blog_other">%d Blogs</string>  | 
1717 | 1721 |     <string name="reader_filter_chip_tag_zero">0 Tags</string>  | 
1718 | 1722 |     <string name="reader_filter_chip_tag_one">1 Tag</string>  | 
1719 | 1723 |     <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>  | 
1720 | 1729 | 
 
  | 
1721 | 1730 |     <string name="reader_preferences_screen_preview_title">Reading Preferences</string>  | 
1722 | 1731 |     <string name="reader_preferences_screen_preview_tags" translatable="false">reading,colors,fonts</string>  | 
 | 
2139 | 2148 |     <string name="reader_discover_display_name">Discover</string>  | 
2140 | 2149 |     <string name="reader_my_likes_display_name">Likes</string>  | 
2141 | 2150 |     <string name="reader_subscribed_display_name">Subscribed</string>  | 
 | 2151 | +    <string name="reader_tags_display_name">Tags</string>  | 
2142 | 2152 | 
 
  | 
2143 | 2153 |     <!-- timespan shown for posts/comments published within the past 60 seconds -->  | 
2144 | 2154 |     <string name="timespan_now" tools:ignore="UnusedResources">now</string>  | 
 | 
2336 | 2346 |     <string name="reader_save_posts_locally_dialog_title">Save Posts for Later</string>  | 
2337 | 2347 |     <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>  | 
2338 | 2348 | 
 
  | 
 | 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 | + | 
2339 | 2361 |     <!-- connection bar which appears on main activity when there's no connection -->  | 
2340 | 2362 |     <string name="connectionbar_no_connection">No connection</string>  | 
2341 | 2363 | 
 
  | 
 | 
2443 | 2465 |     <string name="my_site_bottom_sheet_add_page">Site page</string>  | 
2444 | 2466 |     <string name="my_site_bottom_sheet_add_story">Story post</string>  | 
2445 | 2467 |     <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>  | 
2446 | 2469 | 
 
  | 
2447 | 2470 |     <string name="jetpack_feature_card_more_menu_item_hide_this" translatable="false">@string/my_site_dashboard_card_more_menu_hide_card</string>  | 
2448 | 2471 | 
 
  | 
@@ -4308,8 +4331,6 @@ translators: %s: Select control option value e.g: "Auto, 25%". -->  | 
4308 | 4331 |     <string name="blogging_prompts_list_no_prompts">No prompts yet</string>  | 
4309 | 4332 |     <string name="blogging_prompts_list_error_fetch_title">Oops</string>  | 
4310 | 4333 |     <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>  | 
4313 | 4334 | 
 
  | 
4314 | 4335 |     <!-- Editor module -->  | 
4315 | 4336 |     <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%". -->  | 
4819 | 4840 |     <string name="login_error_security_key" tools:ignore="UnusedResources" a8c-src-lib="login">There was some trouble with the Security key login</string>  | 
4820 | 4841 |     <string name="notification_security_key_needed" tools:ignore="UnusedResources" a8c-src-lib="login">Please provide your security key to continue.</string>  | 
4821 | 4842 | 
 
  | 
 | 4843 | +    <string name="in_app_update_available">Update downloaded. Restart to apply.</string>  | 
 | 4844 | +    <string name="in_app_update_restart">Restart</string>  | 
 | 4845 | + | 
4822 | 4846 |     <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>  | 
4823 | 4847 |     <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>  | 
4824 | 4848 |     <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