diff options
Diffstat (limited to 'application/basilisk/locales/en-US/chrome/browser/tabbrowser.properties')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/tabbrowser.properties | 57 |
1 files changed, 57 insertions, 0 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/tabbrowser.properties b/application/basilisk/locales/en-US/chrome/browser/tabbrowser.properties new file mode 100644 index 000000000..d550518ca --- /dev/null +++ b/application/basilisk/locales/en-US/chrome/browser/tabbrowser.properties @@ -0,0 +1,57 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +# LOCALIZATION NOTE: the following strings can be used in the tab title or +# location bar to represent various states as a web page loads: +# tabs.connecting = Basilisk is sending a HTTP connection request +# tabs.encryptingConnection = Basilisk is sending a HTTPS connection request +# tabs.searching = Basilisk is searching for something (Awesomebar or Web search) +# tabs.loading = Basilisk is loading the web page +# tabs.waiting = Basilisk is waiting for a web resource to load +# tabs.downloading = Basilisk is downloading a file for a helper application (PDF) +tabs.connecting=Connecting… +tabs.encryptingConnection=Securing connection… +tabs.searching=Searching… +tabs.loading=Loading… +tabs.waiting=Waiting… +tabs.downloading=Downloading… + +tabs.restoreLastTabs=Restore Tabs From Last Time +tabs.emptyTabTitle=New Tab +tabs.closeTab=Close Tab +tabs.close=Close +tabs.closeWarningTitle=Confirm close +# LOCALIZATION NOTE (tabs.closeWarningMultiple): +# Semicolon-separated list of plural forms. See: +# http://developer.mozilla.org/en/docs/Localization_and_Plurals +# The singular form is not considered since this string is used only for +# multiple tabs. +tabs.closeWarningMultiple=;You are about to close #1 tabs. Are you sure you want to continue? +tabs.closeButtonMultiple=Close tabs +tabs.closeWarningPromptMe=Warn me when I attempt to close multiple tabs + +tabs.closeTab.tooltip=Close tab +# LOCALIZATION NOTE (tabs.closeSelectedTab.tooltip): +# %S is the keyboard shortcut for closing the current tab +tabs.closeSelectedTab.tooltip=Close tab (%S) +# LOCALIZATION NOTE (tabs.muteAudio.tooltip): +# %S is the keyboard shortcut for "Mute tab" +tabs.muteAudio.tooltip=Mute tab (%S) +# LOCALIZATION NOTE (tabs.unmuteAudio.tooltip): +# %S is the keyboard shortcut for "Unmute tab" +tabs.unmuteAudio.tooltip=Unmute tab (%S) +tabs.muteAudio.background.tooltip=Mute tab +tabs.unmuteAudio.background.tooltip=Unmute tab + +tabs.unblockAudio.tooltip=Play tab + +# LOCALIZATION NOTE (tabs.allowTabFocusByPromptForSite): +# %S is the hostname of the site where dialogs are allowed to switch tabs +tabs.allowTabFocusByPromptForSite=Allow dialogs from %S to take you to their tab + +# LOCALIZATION NOTE (tabs.containers.tooltip): +# Displayed as a tooltip on container tabs +# %1$S is the title of the current tab +# %2$S is the name of the current container +tabs.containers.tooltip=%1$S - %2$S |