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 --- .../locales/en-US/browser/aboutSessionRestore.ftl | 50 ++++++++++++++++++++++ 1 file changed, 50 insertions(+) create mode 100644 browser/locales/en-US/browser/aboutSessionRestore.ftl (limited to 'browser/locales/en-US/browser/aboutSessionRestore.ftl') diff --git a/browser/locales/en-US/browser/aboutSessionRestore.ftl b/browser/locales/en-US/browser/aboutSessionRestore.ftl new file mode 100644 index 0000000000..ddb7f96238 --- /dev/null +++ b/browser/locales/en-US/browser/aboutSessionRestore.ftl @@ -0,0 +1,50 @@ +# 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/. + +restore-page-tab-title = Restore Session + +# The title is intended to be apologetic and disarming, expressing dismay +# and regret that we are unable to restore the session for the user +restore-page-error-title = Sorry. We’re having trouble getting your pages back. +restore-page-problem-desc = We are having trouble restoring your last browsing session. Select Restore Session to try again. +restore-page-try-this = Still not able to restore your session? Sometimes a tab is causing the issue. View previous tabs, remove the checkmark from the tabs you don’t need to recover, and then restore. + +restore-page-hide-tabs = Hide Previous Tabs +restore-page-show-tabs = View Previous Tabs + +# When tabs are distributed across multiple windows, this message is used as a +# header above the group of tabs for each window. +# +# Variables: +# $windowNumber: Progressive number associated to each window +restore-page-window-label = Window { $windowNumber } + +restore-page-restore-header = + .label = Restore + +restore-page-list-header = + .label = Windows and Tabs + +restore-page-try-again-button = + .label = Restore Session + .accesskey = R + +restore-page-close-button = + .label = Start New Session + .accesskey = N + +## The following strings are used in about:welcomeback + +welcome-back-tab-title = Success! +welcome-back-page-title = Success! +welcome-back-page-info = { -brand-short-name } is ready to go. + +welcome-back-restore-button = + .label = Let’s go! + .accesskey = L + +welcome-back-restore-all-label = Restore all windows & tabs +welcome-back-restore-some-label = Restore only the ones you want + +welcome-back-page-info-link = Your add-ons and customizations have been removed and your browser settings have been restored to their defaults. If this didn’t fix your issue, learn more about what you can do. -- cgit v1.2.3