mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 09:57:32 +09:00
moebius#173: Fix up "about:" page
https://github.com/MoonchildProductions/moebius/issues/173
This commit is contained in:
parent
d37246737b
commit
5371575837
4 changed files with 26 additions and 13 deletions
|
|
@ -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:">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue