-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Localization changes #101
Comments
Added (#99): openPlacesInPrivateTabs=Open All in Private Tabs
openPlacesInPrivateTabsAccesskey=v Appears in context menu for bookmark folders and for multiple selected items in bookmarks/history sidebar. |
Added (#98): # Like taskbar.tasks.newPrivateWindow.* from chrome://browser/locale/taskbar.properties
taskBarOpenNewPrivateTab=New private tab
taskBarOpenNewPrivateTabDesc=Open a new tab in private browsing mode.
# For SeaMonkey, like taskbar.tasks.newPrivate.* from chrome://navigator/locale/taskbar.properties
taskBarOpenNewPrivateTabSM=Open private tab
taskBarOpenNewPrivateTabDescSM=Open a new private browsing tab. Only for Windows 7 (Vista?) and higher, appears in context menu for button in task bar. |
Added template for toolbar button's tooltip in Firefox 29+ (Australis) (#136): openNewPrivateTabTip=Open a new private tab
...
buttonTipTemplate=%tip% (%key%) This will be converted to something like |
Added special flag to use short label for toolbar button in Firefox 29+ (Australis) (#141): openNewPrivateTab=New Private Tab
openNewPrivateTabTip=Open a new private tab
openNewPrivateTabAccesskey=v
# For SeaMonkey, item in "File - New" menu
+# And for Firefox 29+ (Australis), if following is set to "true" (instead of "false")
+openNewPrivateTabShortInAustralis=false
openNewPrivateTabShort=Private Tab
openNewPrivateTabShortAccesskey=v With (I tested with all strings, but doesn't really install corresponding language packs, so I may miss something.) |
You can watch this issue to receive notifications about changes in localization.
See
Subscribe
button on right side:The text was updated successfully, but these errors were encountered: