@@ -1731,6 +1731,9 @@ Note that the word 'go' here should have a closer meaning to 'start' rather than
1731
1731
/* Title of a button. */
1732
1732
"Clear search history" = "Clear search history";
1733
1733
1734
+ /* No comment provided by engineer. */
1735
+ "Clear selected color" = "Clear selected color";
1736
+
1734
1737
/* Label for button that clears the spotlight index on device. */
1735
1738
"Clear Spotlight Index" = "Clear Spotlight Index";
1736
1739
@@ -7408,8 +7411,8 @@ but tapping on this button will remove their like from the post. */
7408
7411
/* Error message informing the user that they are already following a blog in their reader. */
7409
7412
"reader.error.already.subscribed.message" = "You are already subscribed to this blog.";
7410
7413
7411
- /* Title for a button that allows user to edit their subscribed list from the filter sheet */
7412
- "reader.filterSheet.button.edit " = "Edit ";
7414
+ /* Title for a button that allows user to manage their subscribed list from the filter sheet */
7415
+ "reader.filterSheet.button.manage " = "Manage ";
7413
7416
7414
7417
/* Title for a filter sheet on the Reader to filter the stream by blog */
7415
7418
"reader.filterSheet.byBlog.title" = "Filter by blog";
@@ -7439,11 +7442,14 @@ but tapping on this button will remove their like from the post. */
7439
7442
"reader.filterSheet.empty.tags.title" = "No tags";
7440
7443
7441
7444
/* Label displayed to the user while loading their selected interests */
7442
- "reader.filterSheet.select.tags.loading " = "Subscribing to new tags...";
7445
+ "reader.filterSheet.select.tags.following " = "Following new tags...";
7443
7446
7444
7447
/* Screen title. Reader select interests title label text. */
7445
7448
"reader.filterSheet.select.tags.title" = "Suggested tags";
7446
7449
7450
+ /* VoiceOver accessibility hint, informing the user the button can be used to follow a tag. */
7451
+ "reader.follow.button.accessibility.hint" = "Follows the tag.";
7452
+
7447
7453
/* A short message to inform the user data for their followed sites is being fetched.. */
7448
7454
"reader.followed.blogs.loading" = "Fetching blogs...";
7449
7455
@@ -7533,10 +7539,6 @@ with the filter chip button. */
7533
7539
/* Button title. Tapping lets the user view the blogs they're subscribed to. */
7534
7540
"reader.no.results.subscriptions.button" = "Go to Subscriptions";
7535
7541
7536
- /* No Sites View Label
7537
- No Topics View Label */
7538
- "reader.no.tags.action" = "You can subscribe to posts on a specific blog by subscribing to it.";
7539
-
7540
7542
/* No Tags View Button Label */
7541
7543
"reader.no.tags.title" = "Add a blog";
7542
7544
@@ -7652,6 +7654,51 @@ Example: given a notice format "Following %@" and empty site name, this will be
7652
7654
/* Verb. An option to unsubscribe from a blog. */
7653
7655
"reader.post.menu.unsubscribe.blog" = "Unsubscribe from blog";
7654
7656
7657
+ /* Name for the Default color theme, used in the Reader's reading preferences. */
7658
+ "reader.preferences.color.default" = "Default";
7659
+
7660
+ /* Name for the Evening color theme, used in the Reader's reading preferences. */
7661
+ "reader.preferences.color.evening" = "Evening";
7662
+
7663
+ /* Name for the OLED color theme, used in the Reader's reading preferences. */
7664
+ "reader.preferences.color.oled" = "OLED";
7665
+
7666
+ /* Name for the Sepia color theme, used in the Reader's reading preferences. */
7667
+ "reader.preferences.color.sepia" = "Sepia";
7668
+
7669
+ /* Name for the Soft color theme, used in the Reader's reading preferences. */
7670
+ "reader.preferences.color.soft" = "Soft";
7671
+
7672
+ /* Title for a button to save and apply the customized Reader Preferences settings when tapped. */
7673
+ "reader.preferences.control.doneButton" = "Done";
7674
+
7675
+ /* Describes that the slider is used to customize the text size in the Reader. */
7676
+ "reader.preferences.control.sizeSlider.description" = "Size";
7677
+
7678
+ /* Description text for the preview section of Reader Preferences */
7679
+ "reader.preferences.preview.body.description" = "Reading is personal, we want you to have control. Choose the styles that suit you.";
7680
+
7681
+ /* Text for a feedback link for the Reader Preferences feature */
7682
+ "reader.preferences.preview.body.feedbackLink" = "Send us a feedback on this feature";
7683
+
7684
+ /* Footnote to be displayed in the preview section, noticing that the feature is in development. */
7685
+ "reader.preferences.preview.body.notice" = "This feature is still in development.";
7686
+
7687
+ /* Example tag for preview */
7688
+ "reader.preferences.preview.tags.1" = "dogs";
7689
+
7690
+ /* Example tag for preview */
7691
+ "reader.preferences.preview.tags.2" = "fox";
7692
+
7693
+ /* Example tag for preview */
7694
+ "reader.preferences.preview.tags.3" = "design";
7695
+
7696
+ /* Example tag for preview */
7697
+ "reader.preferences.preview.tags.4" = "writing";
7698
+
7699
+ /* Title text for a preview */
7700
+ "reader.preferences.preview.title" = "Choose your Reading Preferences";
7701
+
7655
7702
/* Button title. Tapping lets the user manage the blogs they follow. */
7656
7703
"reader.reblog.manage.blogs" = "Manage Blogs";
7657
7704
@@ -7664,21 +7711,18 @@ Example: given a notice format "Following %@" and empty site name, this will be
7664
7711
/* Title of a Reader tab showing Sites matching a user's search query */
7665
7712
"reader.search.tab.blogs" = "Blogs";
7666
7713
7667
- /* Label displayed to the user while loading their selected interests */
7668
- "reader.select.interests.loading" = "Subscribing to new tags...";
7669
-
7670
7714
/* Screen title. Reader select interests title label text. */
7671
- "reader.select.interests.title" = "Subscribe to tags";
7715
+ "reader.select.interests.follow.title" = "Follow tags";
7716
+
7717
+ /* Label displayed to the user while loading their selected interests */
7718
+ "reader.select.interests.following" = "Following new tags...";
7672
7719
7673
7720
/* Message shown when there are no new topics to follow. */
7674
- "reader.select.tags.no.results.title" = "No new tags to subscribe to ";
7721
+ "reader.select.tags.no.results.follow. title" = "No new tags to follow ";
7675
7722
7676
7723
/* Reader select interests subtitle label text */
7677
7724
"reader.select.tags.subtitle" = "Choose your tags";
7678
7725
7679
- /* VoiceOver accessibility hint, informing the user the button can be used to follow a tag. */
7680
- "reader.subscribe.button.accessibility.hint" = "Subscribes to the tag.";
7681
-
7682
7726
/* Verb. Button title. Subscribes to a new blog. */
7683
7727
"reader.subscribe.button.title" = "Subscribe";
7684
7728
@@ -7709,8 +7753,14 @@ Example: given a notice format "Following %@" and empty site name, this will be
7709
7753
/* Button title. Tapping shows the Subscribe to Tags screen. */
7710
7754
"reader.tags.discover.more.tags" = "Discover more tags";
7711
7755
7756
+ /* Verb. Button title. Follows a new tag. */
7757
+ "reader.tags.follow.button.title" = "Follow";
7758
+
7759
+ /* Verb. Button title. The user is following a tag. */
7760
+ "reader.tags.following.button.title" = "Following";
7761
+
7712
7762
/* Accessibility label for unsubscribing from a tag */
7713
- "reader.tags.unsubscribe .accessibility.label" = "Unsubscribe from %@";
7763
+ "reader.tags.unfollow .accessibility.label" = "Unfollow %@";
7714
7764
7715
7765
/* Label of the table view cell's delete button, when unsubscribing from a blog. */
7716
7766
"reader.unsubscribe.button" = "Unsubscribe";
@@ -11484,6 +11534,9 @@ Example: given a notice format "Following %@" and empty site name, this will be
11484
11534
"wordpress.prologue.splash.caption" = "Write, edit, and publish
11485
11535
from anywhere.";
11486
11536
11537
+ /* Title for the link for site creation guide. */
11538
+ "wordPressAuthenticatorDisplayStrings.default.siteCreationGuideButtonTitle" = "Starting a new site?";
11539
+
11487
11540
/* Message to show when a request for a WP.com API endpoint is throttled */
11488
11541
"wordpresskit.api.message.endpoint_throttled" = "Limit reached. You can try again in 1 minute. Trying again before that will only increase the time you have to wait before the ban is lifted. If you think this is in error, contact support.";
11489
11542
0 commit comments