From b572bc91b61319383597c1a9a4d1adbc78bdaf57 Mon Sep 17 00:00:00 2001 From: Michelle Goossens Date: Fri, 9 Apr 2021 09:29:51 +0000 Subject: [PATCH] Bug 1703708 - Drop middle paragraph of text in safe mode / refresh profile dialog r=Gijs,fluent-reviewers Differential Revision: https://phabricator.services.mozilla.com/D111302 --- browser/base/content/safeMode.xhtml | 2 -- browser/locales/en-US/browser/safeMode.ftl | 1 - 2 files changed, 3 deletions(-) diff --git a/browser/base/content/safeMode.xhtml b/browser/base/content/safeMode.xhtml index 851fb3e61404..96413c43cf47 100644 --- a/browser/base/content/safeMode.xhtml +++ b/browser/base/content/safeMode.xhtml @@ -32,8 +32,6 @@ diff --git a/browser/locales/en-US/browser/safeMode.ftl b/browser/locales/en-US/browser/safeMode.ftl index 6ae9ff23c064..dbe9f9fe78d2 100644 --- a/browser/locales/en-US/browser/safeMode.ftl +++ b/browser/locales/en-US/browser/safeMode.ftl @@ -10,7 +10,6 @@ start-troubleshoot-mode = refresh-profile = .label = Refresh { -brand-short-name } troubleshoot-mode-description = Use this special mode of { -brand-short-name } to diagnose issues. Your extensions and customizations will be temporarily disabled. -safe-mode-description-details = Your add-ons and custom settings will be temporarily disabled, and { -brand-short-name } features may not perform as they currently do. skip-troubleshoot-refresh-profile = You can also skip troubleshooting and refresh { -brand-short-name }, instead. # Shown on the safe mode dialog after multiple startup crashes. auto-safe-mode-description = { -brand-short-name } closed unexpectedly while starting. This might be caused by add-ons or other problems. You can try to resolve the problem by troubleshooting in Safe Mode.