Bug 1354774 - http URLs in browser.dtd for appUpdate draft
authorDoug Thayer <dothayer@mozilla.com>
Mon, 10 Apr 2017 11:26:48 -0700
changeset 559900 1e34cd01eca711d2fbc30825663b02d7d2c8465c
parent 559749 b1364675bdf5dffe63fd60373034293de0b513d5
child 623553 6e1433991eb2531c1906809456ab65b3bae44440
push id53263
push userbmo:dothayer@mozilla.com
push dateMon, 10 Apr 2017 19:41:56 +0000
bugs1354774
milestone55.0a1
Bug 1354774 - http URLs in browser.dtd for appUpdate MozReview-Commit-ID: JfBCUt3lYsV
browser/locales/en-US/chrome/browser/browser.dtd
--- a/browser/locales/en-US/chrome/browser/browser.dtd
+++ b/browser/locales/en-US/chrome/browser/browser.dtd
@@ -896,27 +896,25 @@ you can use these alternative items. Oth
 <!ENTITY panicButton.thankyou.msg2                "Safe browsing!">
 <!ENTITY panicButton.thankyou.buttonlabel         "Thanks!">
 
 <!ENTITY emeLearnMoreContextMenu.label            "Learn more about DRM…">
 <!ENTITY emeLearnMoreContextMenu.accesskey        "D">
 
 <!ENTITY updateAvailable.message "Update your &brandShorterName; for the latest in speed and privacy.">
 <!ENTITY updateAvailable.whatsnew.label "See what’s new.">
-<!ENTITY updateAvailable.whatsnew.href "http://www.mozilla.org/">
 <!ENTITY updateAvailable.header.message "A new &brandShorterName; update is available.">
 <!ENTITY updateAvailable.acceptButton.label "Download Update">
 <!ENTITY updateAvailable.acceptButton.accesskey "D">
 <!ENTITY updateAvailable.cancelButton.label "Not Now">
 <!ENTITY updateAvailable.cancelButton.accesskey "N">
 <!ENTITY updateAvailable.panelUI.label "Download &brandShorterName; update">
 
 <!ENTITY updateManual.message "Download a fresh copy of &brandShorterName; and we’ll help you to install it.">
 <!ENTITY updateManual.whatsnew.label "See what’s new.">
-<!ENTITY updateManual.whatsnew.href "http://www.mozilla.org/">
 <!ENTITY updateManual.header.message "&brandShorterName; can’t update to the latest version.">
 <!ENTITY updateManual.acceptButton.label "Download &brandShorterName;">
 <!ENTITY updateManual.acceptButton.accesskey "D">
 <!ENTITY updateManual.cancelButton.label "Not Now">
 <!ENTITY updateManual.cancelButton.accesskey "N">
 <!ENTITY updateManual.panelUI.label "Download a fresh copy of &brandShorterName;">
 
 <!ENTITY updateRestart.message "After a quick restart, &brandShorterName; will restore all your open tabs and windows.">