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/placesPrompts.ftl | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 browser/locales/en-US/browser/placesPrompts.ftl (limited to 'browser/locales/en-US/browser/placesPrompts.ftl') diff --git a/browser/locales/en-US/browser/placesPrompts.ftl b/browser/locales/en-US/browser/placesPrompts.ftl new file mode 100644 index 0000000000..b55f77c3c9 --- /dev/null +++ b/browser/locales/en-US/browser/placesPrompts.ftl @@ -0,0 +1,20 @@ +# 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/. + +places-error-title = { -brand-short-name } +places-no-title = (no title) + +# Do not translate `javascript:` and `data:`, they refer to the scheme used in URLs +places-load-js-data-url-error = For security reasons, “javascript:” or “data:” URLs cannot be loaded from the history window or sidebar. + +places-bookmarks-backup-title = Bookmarks backup filename +places-bookmarks-restore-alert-title = Revert Bookmarks +places-bookmarks-restore-alert = This will replace all of your current bookmarks with the backup. Are you sure? +places-bookmarks-restore-title = Select a bookmarks backup +places-bookmarks-restore-filter-name = JSON +places-bookmarks-restore-format-error = Unsupported file type. +places-bookmarks-restore-parse-error = Unable to process the backup file. + +places-bookmarks-import = Import Bookmarks File +places-bookmarks-export = Export Bookmarks File -- cgit v1.2.3