mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-03 20:49:27 +00:00
Bug 541791 - about dialog "about:license" link target shouldn't be localizable, r=gavin
--HG-- extra : rebase_source : cdae88dc1f256bf318ec36181f81a3f25827e4cf
This commit is contained in:
parent
2fcd706133
commit
6cc9f0786b
@ -86,7 +86,7 @@
|
||||
<label id="distributionId"/>
|
||||
<description id="copyright">
|
||||
<label
|
||||
class="text-link" href="&licenseLink;"
|
||||
class="text-link" href="about:license"
|
||||
>&licenseLinkText;</label>&licenseLinkSuffix;&logoTrademark;
|
||||
</description>
|
||||
<textbox id="userAgent" multiline="true" readonly="true" flex="1"/>
|
||||
|
@ -7,6 +7,5 @@
|
||||
<!ENTITY aboutVersion "version">
|
||||
<!ENTITY closeCmdGNOME.label "Close">
|
||||
<!ENTITY closeCmdGNOME.accesskey "C">
|
||||
<!ENTITY licenseLink "about:license">
|
||||
<!ENTITY licenseLinkText "Licensing information">
|
||||
<!ENTITY licenseLinkSuffix ".">
|
||||
|
Loading…
x
Reference in New Issue
Block a user