From 6bf0a5cb5034a7e684dcc3500e841785237ce2dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 7 Apr 2024 19:32:43 +0200 Subject: Adding upstream version 1:115.7.0. Signed-off-by: Daniel Baumann --- browser/locales/en-US/browser/panicButton.ftl | 31 +++++++++++++++++++++++++++ 1 file changed, 31 insertions(+) create mode 100644 browser/locales/en-US/browser/panicButton.ftl (limited to 'browser/locales/en-US/browser/panicButton.ftl') diff --git a/browser/locales/en-US/browser/panicButton.ftl b/browser/locales/en-US/browser/panicButton.ftl new file mode 100644 index 0000000000..e4b0f2ef20 --- /dev/null +++ b/browser/locales/en-US/browser/panicButton.ftl @@ -0,0 +1,31 @@ +# This Source Code Form is subject to the terms of the Mozilla Public +# License, v. 2.0. If a copy of the MPL was not distributed with this +# file, You can obtain one at http://mozilla.org/MPL/2.0/. + +panic-button-open-new-window = Open a new clean Window +panic-button-undo-warning = This action cannot be undone. +panic-button-forget-button = + .label = Forget! + +## These strings are combined to form a complete sentence starting with +## panic-main-timeframe-desc. For example: "Forget the last: Five minutes". +## Please ensure that this remains the case in the translation. + +panic-main-timeframe-desc = Forget the last: +panic-button-5min = + .label = Five minutes +panic-button-2hr = + .label = Two hours +panic-button-day = + .label = 24 hours + +## These strings are combined to form a complete sentence starting with +## panic-button-action-desc. For example: "Proceeding will: Delete Recent Cookies". +## Please ensure that this remains the case in the translation. +## Note also that some strings include tags for emphasis on the +## words "Cookies", "History", "Tabs" and "Windows". The translation should do the same. + +panic-button-action-desc = Proceeding will: +panic-button-delete-cookies = Delete Recent Cookies +panic-button-delete-history = Delete Recent History +panic-button-delete-tabs-and-windows = Close all Tabs and Windows -- cgit v1.2.3