diff options
Diffstat (limited to 'l10n-en-CA/browser/browser/placesPrompts.ftl')
-rw-r--r-- | l10n-en-CA/browser/browser/placesPrompts.ftl | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/l10n-en-CA/browser/browser/placesPrompts.ftl b/l10n-en-CA/browser/browser/placesPrompts.ftl new file mode 100644 index 0000000000..74e83c4f86 --- /dev/null +++ b/l10n-en-CA/browser/browser/placesPrompts.ftl @@ -0,0 +1,17 @@ +# 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 |