diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-en-GB/browser/browser/editBookmarkOverlay.ftl | 49 |
1 files changed, 49 insertions, 0 deletions
diff --git a/l10n-en-GB/browser/browser/editBookmarkOverlay.ftl b/l10n-en-GB/browser/browser/editBookmarkOverlay.ftl new file mode 100644 index 0000000000..8542e8c2b3 --- /dev/null +++ b/l10n-en-GB/browser/browser/editBookmarkOverlay.ftl @@ -0,0 +1,49 @@ +# 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/. + +bookmark-overlay-name-2 = + .value = Name + .accesskey = N +bookmark-overlay-url = + .value = URL + .accesskey = U +# Location refers to the position of the bookmark within the browser's +# bookmarks, not to its URL or address. +bookmark-overlay-location-2 = + .value = Location + .accesskey = L +bookmark-overlay-choose = + .label = Choose… +bookmark-overlay-folders-expander = + .tooltiptext = Show all the bookmarks folders + .tooltiptextdown = { bookmark-overlay-folders-expander.tooltiptext } + .tooltiptextup = Hide +bookmark-overlay-folders-expander2 = + .tooltiptext = Show all the bookmarks folders +bookmark-overlay-folders-expander-hide = + .tooltiptext = Hide +# bookmark-overlay-folders-tree is used to provide an accessible name to the tree view of the Bookmarks directory, when it is expanded +bookmark-overlay-folders-tree = + .aria-label = Folders +bookmark-overlay-new-folder-button = + .label = New Folder + .accesskey = o +bookmark-overlay-tags-2 = + .value = Tags + .accesskey = T +bookmark-overlay-tags-empty-description = + .placeholder = Separate tags with commas +bookmark-overlay-tags-expander = + .tooltiptext = Show all tags + .tooltiptextdown = { bookmark-overlay-tags-expander.tooltiptext } + .tooltiptextup = Hide +bookmark-overlay-tags-expander2 = + .tooltiptext = Show all tags +bookmark-overlay-tags-expander-hide = + .tooltiptext = Hide +bookmark-overlay-keyword-2 = + .value = Keyword + .accesskey = K +bookmark-overlay-tags-caption-label = Use tags to organise and search for bookmarks from the address bar +bookmark-overlay-keyword-caption-label-2 = Use a single keyword to open bookmarks directly from the address bar |