summaryrefslogtreecommitdiffstats
path: root/toolkit/locales/en-US
diff options
context:
space:
mode:
authorjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-13 20:55:39 +0200
committerjanekptacijarabaci <janekptacijarabaci@seznam.cz>2018-04-13 20:55:39 +0200
commit0b26d810bdb8ce46fb68f3057e551583f085848d (patch)
tree58db08baf248725bb1c1fe67318c51f870fd6c9e /toolkit/locales/en-US
parent314016db7f55d24ad9d23197ca56462e78bc9ecc (diff)
downloadUXP-0b26d810bdb8ce46fb68f3057e551583f085848d.tar
UXP-0b26d810bdb8ce46fb68f3057e551583f085848d.tar.gz
UXP-0b26d810bdb8ce46fb68f3057e551583f085848d.tar.lz
UXP-0b26d810bdb8ce46fb68f3057e551583f085848d.tar.xz
UXP-0b26d810bdb8ce46fb68f3057e551583f085848d.zip
moebius#173: Fix up "about:" page
https://github.com/MoonchildProductions/moebius/issues/173
Diffstat (limited to 'toolkit/locales/en-US')
-rw-r--r--toolkit/locales/en-US/chrome/global/about.dtd5
1 files changed, 3 insertions, 2 deletions
diff --git a/toolkit/locales/en-US/chrome/global/about.dtd b/toolkit/locales/en-US/chrome/global/about.dtd
index 6df685747..7ccccd8f2 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 ">
@@ -28,3 +28,4 @@
<!ENTITY about.buildconfig.afterTheLink " used for this version.">
<!ENTITY about.buildIdentifier "Build identifier: ">
+<!ENTITY about.userAgent "User-agent:">