mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-26 22:32:46 +00:00
bugzilla 79220: r= timeless, sr=hewitt, a=asa - decouples timebomb message from directed url. Req'd by L10N.
This commit is contained in:
parent
a2bac692b3
commit
315400ee27
@ -1,3 +1,2 @@
|
||||
<!-- timebomb.dtd -->
|
||||
<!ENTITY warnText.label "This is a warning that this product will expire. Please visit http://www.mozilla.org for newer versions.">
|
||||
<!ENTITY expireText.label "This version has expired. You must download a newer version at http://www.mozilla.org.">
|
||||
<!ENTITY timeBombURL.label "http://www.mozilla.org">
|
||||
|
@ -1,2 +1,5 @@
|
||||
<!ENTITY title.label "Time Bomb Version">
|
||||
<!ENTITY okButton.label "OK">
|
||||
<!ENTITY warnText.label "This is a warning that this product will expire. Please visit &timeBombURL.label; for newer versions.">
|
||||
<!ENTITY expireText.label "This version has expired. You must download a newer version at &timeBombURL.label;.">
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user