diff options
Diffstat (limited to 'locales/en-US/chrome/browser/engineManager.properties')
-rw-r--r-- | locales/en-US/chrome/browser/engineManager.properties | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/locales/en-US/chrome/browser/engineManager.properties b/locales/en-US/chrome/browser/engineManager.properties new file mode 100644 index 0000000..040a4ca --- /dev/null +++ b/locales/en-US/chrome/browser/engineManager.properties @@ -0,0 +1,9 @@ +# 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/. + +editTitle=Edit Keyword +editMsg=Enter a new keyword for "%S": +duplicateTitle=Duplicate Keyword +duplicateEngineMsg=You have chosen a keyword that is currently in use by "%S". Please select another. +duplicateBookmarkMsg=You have chosen a keyword that is currently in use by a bookmark. Please select another. |