diff options
Diffstat (limited to 'l10n-en-GB/browser/browser/preferences/translation.ftl')
-rw-r--r-- | l10n-en-GB/browser/browser/preferences/translation.ftl | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n-en-GB/browser/browser/preferences/translation.ftl b/l10n-en-GB/browser/browser/preferences/translation.ftl new file mode 100644 index 0000000000..0cdbd84949 --- /dev/null +++ b/l10n-en-GB/browser/browser/preferences/translation.ftl @@ -0,0 +1,33 @@ +# 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/. + +translation-window = + .title = Exceptions - Translation + .style = width: 36em +translation-close-key = + .key = w +translation-languages-disabled-desc = Translation will not be offered for the following languages +translation-languages-column = + .label = Languages +translation-languages-button-remove = + .label = Remove Language + .accesskey = R +translation-languages-button-remove-all = + .label = Remove All Languages + .accesskey = e +translation-sites-disabled-desc = Translation will not be offered for the following sites +translation-sites-column = + .label = Web Sites +translation-sites-button-remove = + .label = Remove Site + .accesskey = S +translation-sites-button-remove-all = + .label = Remove All Sites + .accesskey = i +translation-button-close = + .label = Close + .accesskey = C +translation-dialog = + .buttonlabelaccept = Close + .buttonaccesskeyaccept = C |