diff options
Diffstat (limited to 'application/palemoon/locales/en-US/chrome/browser/tabbrowser.properties')
-rw-r--r-- | application/palemoon/locales/en-US/chrome/browser/tabbrowser.properties | 30 |
1 files changed, 0 insertions, 30 deletions
diff --git a/application/palemoon/locales/en-US/chrome/browser/tabbrowser.properties b/application/palemoon/locales/en-US/chrome/browser/tabbrowser.properties deleted file mode 100644 index a4a0be0a0..000000000 --- a/application/palemoon/locales/en-US/chrome/browser/tabbrowser.properties +++ /dev/null @@ -1,30 +0,0 @@ -# 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 = Firefox is sending a HTTP connection request -# tabs.encryptingConnection = Firefox is sending a HTTPS connection request -# tabs.searching = Firefox is searching for something (Awesomebar or Web search) -# tabs.loading = Firefox is loading the web page -# tabs.waiting = Firefox is waiting for a web resource to load -# tabs.downloading = Firefox 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.emptyTabTitle=New Tab -tabs.closeTab=Close Tab -tabs.close=Close -tabs.closeWarningTitle=Confirm close -tabs.closeWarningMultipleTabs=You are about to close %S tabs. Are you sure you want to continue? -tabs.closeButtonMultiple=Close tabs -tabs.closeWarningPromptMe=Warn me when I attempt to close multiple tabs - -tabs.muteAudio.tooltip=Mute tab -tabs.unmuteAudio.tooltip=Unmute tab -tabs.unblockAudio.tooltip=Play tab |