Bug 569057 - Charlton Company trademark attribution in About dialog, r=gavin

This commit is contained in:
Phil Ringnalda 2010-05-29 16:38:14 -07:00
parent 8d6816b2c9
commit e6ca8d3619
4 changed files with 5 additions and 5 deletions

View File

@ -87,7 +87,7 @@
<description id="copyright">
<label
class="text-link" href="about:license"
>&licenseLinkText;</label>&licenseLinkSuffix;&logoTrademark;
>&licenseLinkText;</label>&licenseLinkSuffix;&trademarkInfo;
</description>
<textbox id="userAgent" multiline="true" readonly="true" flex="1"/>
</vbox>

View File

@ -1,4 +1,4 @@
<!ENTITY brandShortName "Minefield">
<!ENTITY brandFullName "Minefield">
<!ENTITY vendorShortName "Mozilla">
<!ENTITY logoTrademark " ">
<!ENTITY trademarkInfo " ">

View File

@ -1,7 +1,7 @@
<!ENTITY brandShortName "Mozilla Developer Preview">
<!ENTITY brandFullName "Mozilla Developer Preview">
<!ENTITY vendorShortName "mozilla.org">
<!ENTITY logoTrademark " ">
<!ENTITY trademarkInfo " ">
<!-- LOCALIZATION NOTE (releaseBaseURL): The about: page appends __MOZ_APP_VERSION__.html, e.g. 2.0.html -->
<!ENTITY releaseBaseURL "http://www.mozilla.org/projects/devpreview/releases/">

View File

@ -1,5 +1,5 @@
<!ENTITY brandShortName "Firefox">
<!ENTITY brandFullName "Mozilla Firefox">
<!ENTITY vendorShortName "Mozilla">
<!-- LOCALIZATION NOTE (logoTrademark): note that there is no space between licenseLinkText (and its trailing licenseLinkSuffix entity) and this entity, so if your locale needs a space between sentences, you need to put it at the start of this entity. -->
<!ENTITY logoTrademark " Firefox and the Firefox logos are trademarks of the Mozilla Foundation.">
<!-- LOCALIZATION NOTE (trademarkInfo): note that there is no space between licenseLinkText (and its trailing licenseLinkSuffix entity) and this entity, so if your locale needs a space between sentences, you need to put it at the start of this entity. -->
<!ENTITY trademarkInfo " Firefox and the Firefox logos are trademarks of the Mozilla Foundation. Some of the trademarks used under license from The Charlton Company.">