diff options
author | Matt A. Tobin <email@mattatobin.com> | 2018-04-17 09:45:29 -0400 |
---|---|---|
committer | Matt A. Tobin <email@mattatobin.com> | 2018-04-17 09:45:29 -0400 |
commit | e7b772334d95e937827526899011bedceec295f8 (patch) | |
tree | 7787938a047b8005e2f56c5467cfb83dd727e79c /toolkit | |
parent | 2b63f23cf3f082d8cd5cf467e059dbd2eb7286b5 (diff) | |
download | UXP-e7b772334d95e937827526899011bedceec295f8.tar UXP-e7b772334d95e937827526899011bedceec295f8.tar.gz UXP-e7b772334d95e937827526899011bedceec295f8.tar.lz UXP-e7b772334d95e937827526899011bedceec295f8.tar.xz UXP-e7b772334d95e937827526899011bedceec295f8.zip |
[PALEMOON] Localize a private copy of the pre-newawesomebar autocomplete bindings and styling
Diffstat (limited to 'toolkit')
-rw-r--r-- | toolkit/locales/en-US/chrome/global/autocomplete.properties | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/toolkit/locales/en-US/chrome/global/autocomplete.properties b/toolkit/locales/en-US/chrome/global/autocomplete.properties index 5c7c84b96..44da643ac 100644 --- a/toolkit/locales/en-US/chrome/global/autocomplete.properties +++ b/toolkit/locales/en-US/chrome/global/autocomplete.properties @@ -1,6 +1,11 @@ # 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/. +switchToTab = Switch to tab + +# LOCALIZATION NOTE (visitURL): +# %S is the URL to visit. +visitURL = Visit %S # LOCALIZATION NOTE (searchWithEngine): %S will be replaced with # the search engine provider's name. This format was chosen because |