Skip to content

Commit

Permalink
Add access keys for the tabs/icon bar
Browse files Browse the repository at this point in the history
  • Loading branch information
filips123 committed Sep 29, 2024
1 parent f9cb7a8 commit c0ed416
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 7 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## App menu items should be translated in the same style and capitalization as existing Firefox messages in your language
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/appmenu.ftl/?search=appmenuitem-new
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/appmenu.ftl/?search=appmenuitem-new&search_identifiers=true

app-menu-new-default-browser =
.label = New default browser
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,13 @@
toolbar-tabs-ffpwa =
.toolbarname = Tabs Bar
.aria-label = Tabs
.accesskey = T
# The label for the tabs/icon bar, when the tabs mode is disabled
toolbar-icon-ffpwa =
.toolbarname = Icon Bar
.aria-label = Icon
.accesskey = I
## Popup inputs should be translated in imperative mood, without any end punctuation

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Context menu items should be translated in the same style and capitalization as existing Firefox messages in your language
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/browserContext.ftl/?search=view-new-tab
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/browserContext.ftl/?search=open-link
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/browserContext.ftl/?search=view-new-tab&search_identifiers=true
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/browserContext.ftl/?search=open-link&search_identifiers=true

context-menu-image-view-current-tab =
.label = Open Image
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
## Autohide messages should be translated in the same style and capitalization as existing Firefox messages in your language
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/customizeMode.ftl/?search=autohide
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/customizeMode.ftl/?search=autohide&search_identifiers=true

customize-mode-mute-button-autohide =
.label = Hide button when not playing
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
## Widget names should be translated in the same style and capitalization as existing Firefox messages in your language
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/browser.ftl/?search=toolbar-button
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/browser.ftl/?search=navbar
## Widget names and tooltips should be translated in the same style and capitalization as existing Firefox messages in your language
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/browser.ftl/?search=toolbar-button&search_identifiers=true
## Example: https://pontoon.mozilla.org/sl/firefox/browser/browser/browser.ftl/?search=navbar&search_identifiers=true

toolbar-button-mute =
.label = Toggle Sound
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,12 @@
toolbar-tabs-ffpwa =
.toolbarname = Vrstica z zavihki
.aria-label = Zavihki
.accesskey = K
# The label for the tabs/icon bar, when the tabs mode is disabled
toolbar-icon-ffpwa =
.toolbarname = Vrstica z ikonami
.aria-label = Ikone
.accesskey = K
## Popup inputs should be translated in imperative mood, without any end punctuation

Expand Down

0 comments on commit c0ed416

Please sign in to comment.