File tree Expand file tree Collapse file tree
WordPress/Resources/en.lproj Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7381,15 +7381,29 @@ This is displayed when we don't know the number of blogs yet. */
73817381This 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
You can’t perform that action at this time.
0 commit comments