Update Bookmarks sheet button accesibility

This commit is contained in:
Balazs Perlaki-Horvath 2024-08-12 23:04:21 +02:00
parent f1d97b8ed4
commit 5dd674e6e6
2 changed files with 2 additions and 2 deletions

View File

@ -58,7 +58,7 @@
"outline_button.outline.help" = "Show article outline";
"outline_button.outline.empty.message" = "No outline available";
"bookmark_button.show.help" = "Show bookmarks. Long press to bookmark or unbookmark the current article.";
"bookmark_button.show.help" = "Show the bookmark sheet, where the current article can be added or removed from bookmarks.";
"article_shortcut.main.button.title" = "Main Article";
"article_shortcut.main.button.help" = "Show main article";

View File

@ -33,7 +33,7 @@
"outline_button.outline.title" = "Button label on macOS for topbar browser button";
"outline_button.outline.help" = "Accessibility label on macOS for topbar browser button";
"outline_button.outline.empty.message" = "Title within an overlay menu, when there's no outline available for the current article loaded";
"bookmark_button.show.help" = "Accessibility label of the tab bar button on iOS for bookmarks behaviour.";
"bookmark_button.show.help" = "Accessibility label of the tab bar button on iOS for showing the bookmarks sheet.";
"article_shortcut.main.button.title" = "Fallback button title leading to the Main Article of the ZIM File";
"article_shortcut.main.button.help" = "Accessibility label for button";
"article_shortcut.random.button.title.mac" = "Fallback button title on the topbar navigation";