bugzilla 79220: r= timeless, sr=hewitt, a=asa - decouples timebomb message from directed url. Req'd by L10N.

This commit is contained in:
andreww%netscape.com 2001-06-19 22:50:23 +00:00
parent a2bac692b3
commit 315400ee27
2 changed files with 4 additions and 2 deletions

View File

@ -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">

View File

@ -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;.">