From cc6f3a5516451d759d3b601eb60bd403a0224844 Mon Sep 17 00:00:00 2001 From: Kathy Brade Date: Tue, 28 Aug 2018 11:58:55 -0400 Subject: [PATCH] Bug 26048: potentially confusing "restart to update" message Within the update doorhanger, remove the misleading message that mentions that windows will be restored after an update is applied, and replace the "Restart and Restore" button label with an existing "Restart to update Tor Browser" string. --- browser/components/customizableui/content/panelUI.inc.xul | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/browser/components/customizableui/content/panelUI.inc.xul b/browser/components/customizableui/content/panelUI.inc.xul index d7d9a2db1091b..6d593f89e5aa0 100644 --- a/browser/components/customizableui/content/panelUI.inc.xul +++ b/browser/components/customizableui/content/panelUI.inc.xul @@ -147,14 +147,15 @@ -- GitLab