diff options
author | Ascrod <32915892+Ascrod@users.noreply.github.com> | 2018-10-11 23:35:58 -0400 |
---|---|---|
committer | Ascrod <32915892+Ascrod@users.noreply.github.com> | 2018-10-11 23:35:58 -0400 |
commit | 69afcc4f12b1c6c20cbc43989e80148ec502d95e (patch) | |
tree | d99327e944435ea6b344344a2c6221e8d53f9b7c /application/basilisk/locales/en-US/chrome/browser/translation.properties | |
parent | 7dbe6a3b4c153bbb82be812a642e86715e0924be (diff) | |
download | UXP-69afcc4f12b1c6c20cbc43989e80148ec502d95e.tar UXP-69afcc4f12b1c6c20cbc43989e80148ec502d95e.tar.gz UXP-69afcc4f12b1c6c20cbc43989e80148ec502d95e.tar.lz UXP-69afcc4f12b1c6c20cbc43989e80148ec502d95e.tar.xz UXP-69afcc4f12b1c6c20cbc43989e80148ec502d95e.zip |
Issue #832 Part 3: Remove strings.
Diffstat (limited to 'application/basilisk/locales/en-US/chrome/browser/translation.properties')
-rw-r--r-- | application/basilisk/locales/en-US/chrome/browser/translation.properties | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/application/basilisk/locales/en-US/chrome/browser/translation.properties b/application/basilisk/locales/en-US/chrome/browser/translation.properties deleted file mode 100644 index e62edbd0a..000000000 --- a/application/basilisk/locales/en-US/chrome/browser/translation.properties +++ /dev/null @@ -1,12 +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 (translation.options.neverForLanguage.label): -# %S is a language name coming from the global/languageNames.properties file. -translation.options.neverForLanguage.label=Never translate %S - -# LOCALIZATION NOTE (translation.options.neverForLanguage.accesskey): -# The accesskey value used here should not clash with the values used for -# translation.options.*.accesskey in translation.dtd -translation.options.neverForLanguage.accesskey=N |