From 2aa4a82499d4becd2284cdb482213d541b8804dd Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 28 Apr 2024 16:29:10 +0200 Subject: Adding upstream version 86.0.1. Signed-off-by: Daniel Baumann --- .../suite/chrome/common/sidebar/customize.dtd | 31 ++++++++++++++++++ l10n-en-GB/suite/chrome/common/sidebar/preview.dtd | 5 +++ .../suite/chrome/common/sidebar/sidebar.properties | 14 ++++++++ .../suite/chrome/common/sidebar/sidebarOverlay.dtd | 38 ++++++++++++++++++++++ 4 files changed, 88 insertions(+) create mode 100644 l10n-en-GB/suite/chrome/common/sidebar/customize.dtd create mode 100644 l10n-en-GB/suite/chrome/common/sidebar/preview.dtd create mode 100644 l10n-en-GB/suite/chrome/common/sidebar/sidebar.properties create mode 100644 l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd (limited to 'l10n-en-GB/suite/chrome/common/sidebar') diff --git a/l10n-en-GB/suite/chrome/common/sidebar/customize.dtd b/l10n-en-GB/suite/chrome/common/sidebar/customize.dtd new file mode 100644 index 0000000000..32a2eabd0b --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/sidebar/customize.dtd @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/l10n-en-GB/suite/chrome/common/sidebar/preview.dtd b/l10n-en-GB/suite/chrome/common/sidebar/preview.dtd new file mode 100644 index 0000000000..5947fa9400 --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/sidebar/preview.dtd @@ -0,0 +1,5 @@ + + + diff --git a/l10n-en-GB/suite/chrome/common/sidebar/sidebar.properties b/l10n-en-GB/suite/chrome/common/sidebar/sidebar.properties new file mode 100644 index 0000000000..0f3a2e084b --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/sidebar/sidebar.properties @@ -0,0 +1,14 @@ +# 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/. + +addPanelConfirmTitle=Add Tab to Sidebar +addPanelConfirmMessage=Add the tab '%title%' to the %name%?##Source: %url% +persistentPanelWarning=The sidebar tab you are adding can transfer data across the Internet and run JavaScript even while %name% is closed. + +addPanelConfirmMessage2=Add the tab '%title%' to the sidebar?##Source: %url% +persistentPanelWarning2=The sidebar tab you are adding can transfer data across the Internet and run JavaScript even while the sidebar is closed. + +dupePanelAlertTitle=Sidebar +dupePanelAlertMessage=%url% already exists in the %name%. +dupePanelAlertMessage2=%url% already exists in the sidebar. diff --git a/l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd b/l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd new file mode 100644 index 0000000000..3736314ab1 --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3