summaryrefslogtreecommitdiffstats
path: root/toolkit/locales/en-US/chrome
diff options
context:
space:
mode:
authorwolfbeast <mcwerewolf@gmail.com>2018-04-13 22:06:46 +0200
committerwolfbeast <mcwerewolf@gmail.com>2018-04-13 22:06:46 +0200
commit386266fab1d56b6ca116271d4670155653fa43ff (patch)
tree2a99a0037cbef5250439dba62556e3b0c0c20eb6 /toolkit/locales/en-US/chrome
parentf2bc0785b9852dae1b6f5c700fbca41e573aa916 (diff)
parentccb9e8c83452231b0d2c72a6cddf64bb1ef5a643 (diff)
downloadUXP-386266fab1d56b6ca116271d4670155653fa43ff.tar
UXP-386266fab1d56b6ca116271d4670155653fa43ff.tar.gz
UXP-386266fab1d56b6ca116271d4670155653fa43ff.tar.lz
UXP-386266fab1d56b6ca116271d4670155653fa43ff.tar.xz
UXP-386266fab1d56b6ca116271d4670155653fa43ff.zip
Merge branch 'master' of https://github.com/MoonchildProductions/UXP
Diffstat (limited to 'toolkit/locales/en-US/chrome')
-rw-r--r--toolkit/locales/en-US/chrome/global/about.dtd7
1 files changed, 4 insertions, 3 deletions
diff --git a/toolkit/locales/en-US/chrome/global/about.dtd b/toolkit/locales/en-US/chrome/global/about.dtd
index 6df685747..85c1a6d25 100644
--- a/toolkit/locales/en-US/chrome/global/about.dtd
+++ b/toolkit/locales/en-US/chrome/global/about.dtd
@@ -1,13 +1,13 @@
<!-- 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/. -->
-<!ENTITY about.version "version">
+<!ENTITY about.version "Version">
<!-- LOCALIZATION NOTE (about.credits.beforeLink): note that there is no space between this phrase and the linked about.credits.linkTitle phrase, so if your locale needs a space between words, add it at the end of this entity. -->
<!ENTITY about.credits.beforeLink "See a list of ">
<!ENTITY about.credits.linkTitle "contributors">
<!-- LOCALIZATION NOTE (about.credits.afterLink): note that there is no space between the linked about.credits.linkTitle phrase and this phrase, so if your locale needs a space between words, add it at the start of this entity. -->
-<!ENTITY about.credits.afterLink " to the Mozilla Project.">
+<!ENTITY about.credits.afterLink " to the project.">
<!-- LOCALIZATION NOTE (about.license.beforeTheLink): note that there is no space between this phrase and the linked about.license.linkTitle phrase, so if your locale needs a space between words, add it at the end of this entity. -->
<!ENTITY about.license.beforeTheLink "Read the ">
@@ -27,4 +27,5 @@
<!-- LOCALIZATION NOTE (about.buildconfig.afterTheLink): note that there is no space between the linked about.buildconfig.linkTitle phrase and this phrase, so if your locale needs a space between words, add it at the start of this entity. -->
<!ENTITY about.buildconfig.afterTheLink " used for this version.">
-<!ENTITY about.buildIdentifier "Build identifier: ">
+<!ENTITY about.buildIdentifier "Build identifier:">
+<!ENTITY about.userAgent "User-agent:">