From 0032b81cc26f091333dbefbc256fafeaf817320a Mon Sep 17 00:00:00 2001 From: phoenixabhishek Date: Mon, 25 Feb 2019 18:15:40 +0000 Subject: [PATCH] Bug 1501543 - Misleading message when DisableAppUpdate is true but the system administrator updates Firefox in place r=spohl,flod Changed text From: We have just installed an update in the background. To: Firefox has just been updated in the background. Differential Revision: https://phabricator.services.mozilla.com/D21019 --HG-- extra : moz-landing-system : lando --- browser/base/content/aboutRestartRequired.xhtml | 2 +- browser/locales/en-US/browser/aboutRestartRequired.ftl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/browser/base/content/aboutRestartRequired.xhtml b/browser/base/content/aboutRestartRequired.xhtml index 04a37d40d4ea..e0418fc8dad4 100644 --- a/browser/base/content/aboutRestartRequired.xhtml +++ b/browser/base/content/aboutRestartRequired.xhtml @@ -26,7 +26,7 @@
-

+

diff --git a/browser/locales/en-US/browser/aboutRestartRequired.ftl b/browser/locales/en-US/browser/aboutRestartRequired.ftl index 563be4093b55..dcb3f4a0a311 100644 --- a/browser/locales/en-US/browser/aboutRestartRequired.ftl +++ b/browser/locales/en-US/browser/aboutRestartRequired.ftl @@ -4,7 +4,7 @@ restart-required-title = Restart Required restart-required-header = Sorry. We just need to do one small thing to keep going. -restart-required-intro = We have just installed an update in the background. Click Restart { -brand-short-name } to finish +restart-required-intro-brand = { -brand-short-name } has just been updated in the background. Click Restart { -brand-short-name } to finish applying it. restart-required-description = We will restore all your pages, windows and tabs afterwards, so you can be on your way quickly.