Skip to content

Commit 3b06ca2

Browse files
committed
Update strings for localization
1 parent e52b4fc commit 3b06ca2

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

WordPress/Resources/en.lproj/Localizable.strings

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7381,15 +7381,29 @@ This is displayed when we don't know the number of blogs yet. */
73817381
This is displayed when we don't know the number of tags yet. */
73827382
"reader.navigation.filter.tag.unnumbered" = "Tags";
73837383

7384+
/* Accessibility label for when the user has an active filter.
7385+
This informs the user that the currently displayed stream is being filtered. */
7386+
"reader.navigation.menu.activeFilter.a11y.label" = "Filtered by %1$@";
7387+
7388+
/* Accessibility hint that informs the user that the filter list will be opened when they interact
7389+
with the filter chip button. */
7390+
"reader.navigation.menu.filter.a11y.hint" = "Opens the filter list";
7391+
73847392
/* Reader navigation menu item for the Liked filter */
73857393
"reader.navigation.menu.liked" = "Liked";
73867394

73877395
/* Reader navigation menu item for the lists menu group */
73887396
"reader.navigation.menu.lists" = "Lists";
73897397

7398+
/* Accessibility label for the Close icon button, to reset the active filter. */
7399+
"reader.navigation.menu.reset.a11y.label" = "Reset";
7400+
73907401
/* Reader navigation menu item for the Saved filter */
73917402
"reader.navigation.menu.saved" = "Saved";
73927403

7404+
/* Accessibility label for the Search icon. */
7405+
"reader.navigation.menu.search.a11y.label" = "Search";
7406+
73937407
/* Reader navigation menu item for the Subscriptions filter */
73947408
"reader.navigation.menu.subscriptions" = "Subscriptions";
73957409

0 commit comments

Comments
 (0)