From a1be17c1cea81ebb1e8b131a662c698d78f3f7f2 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Mon, 4 Jun 2018 13:17:38 +0200 Subject: Issue #303 Part 1: Move basilisk files from /browser to /application/basilisk --- .../browser/places/bookmarkProperties.properties | 19 ++++ .../chrome/browser/places/editBookmarkOverlay.dtd | 28 +++++ .../en-US/chrome/browser/places/moveBookmarks.dtd | 9 ++ .../locales/en-US/chrome/browser/places/places.dtd | 124 +++++++++++++++++++++ .../en-US/chrome/browser/places/places.properties | 92 +++++++++++++++ 5 files changed, 272 insertions(+) create mode 100644 application/basilisk/locales/en-US/chrome/browser/places/bookmarkProperties.properties create mode 100644 application/basilisk/locales/en-US/chrome/browser/places/editBookmarkOverlay.dtd create mode 100644 application/basilisk/locales/en-US/chrome/browser/places/moveBookmarks.dtd create mode 100644 application/basilisk/locales/en-US/chrome/browser/places/places.dtd create mode 100644 application/basilisk/locales/en-US/chrome/browser/places/places.properties (limited to 'application/basilisk/locales/en-US/chrome/browser/places') diff --git a/application/basilisk/locales/en-US/chrome/browser/places/bookmarkProperties.properties b/application/basilisk/locales/en-US/chrome/browser/places/bookmarkProperties.properties new file mode 100644 index 000000000..9f818f45b --- /dev/null +++ b/application/basilisk/locales/en-US/chrome/browser/places/bookmarkProperties.properties @@ -0,0 +1,19 @@ +# 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/. + +dialogAcceptLabelAddItem=Add +dialogAcceptLabelSaveItem=Save +dialogAcceptLabelAddLivemark=Subscribe +dialogAcceptLabelAddMulti=Add Bookmarks +dialogAcceptLabelEdit=Save +dialogTitleAddBookmark=New Bookmark +dialogTitleAddLivemark=Subscribe with Live Bookmark +dialogTitleAddFolder=New Folder +dialogTitleAddMulti=New Bookmarks +dialogTitleEdit=Properties for “%S” + +bookmarkAllTabsDefault=[Folder Name] +newFolderDefault=New Folder +newBookmarkDefault=New Bookmark +newLivemarkDefault=New Live Bookmark diff --git a/application/basilisk/locales/en-US/chrome/browser/places/editBookmarkOverlay.dtd b/application/basilisk/locales/en-US/chrome/browser/places/editBookmarkOverlay.dtd new file mode 100644 index 000000000..d78c355c2 --- /dev/null +++ b/application/basilisk/locales/en-US/chrome/browser/places/editBookmarkOverlay.dtd @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/application/basilisk/locales/en-US/chrome/browser/places/moveBookmarks.dtd b/application/basilisk/locales/en-US/chrome/browser/places/moveBookmarks.dtd new file mode 100644 index 000000000..9f28b8098 --- /dev/null +++ b/application/basilisk/locales/en-US/chrome/browser/places/moveBookmarks.dtd @@ -0,0 +1,9 @@ + + + + + + + diff --git a/application/basilisk/locales/en-US/chrome/browser/places/places.dtd b/application/basilisk/locales/en-US/chrome/browser/places/places.dtd new file mode 100644 index 000000000..6b2d10b1a --- /dev/null +++ b/application/basilisk/locales/en-US/chrome/browser/places/places.dtd @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + Z Sort Order"> + + A Sort Order"> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/application/basilisk/locales/en-US/chrome/browser/places/places.properties b/application/basilisk/locales/en-US/chrome/browser/places/places.properties new file mode 100644 index 000000000..f83b095c7 --- /dev/null +++ b/application/basilisk/locales/en-US/chrome/browser/places/places.properties @@ -0,0 +1,92 @@ +# 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/. + +load-js-data-url-error=For security reasons, javascript or data urls cannot be loaded from the history window or sidebar. +noTitle=(no title) + +bookmarksMenuEmptyFolder=(Empty) + +bookmarksBackupTitle=Bookmarks backup filename + +bookmarksRestoreAlertTitle=Revert Bookmarks +bookmarksRestoreAlert=This will replace all of your current bookmarks with the backup. Are you sure? +bookmarksRestoreTitle=Select a bookmarks backup +bookmarksRestoreFilterName=JSON + +bookmarksRestoreFormatError=Unsupported file type. +bookmarksRestoreParseError=Unable to process the backup file. + +bookmarksLivemarkLoading=Live Bookmark loading… +bookmarksLivemarkFailed=Live Bookmark feed failed to load. + +menuOpenLivemarkOrigin.label=Open “%S” + +sortByName=Sort ‘%S’ by Name +sortByNameGeneric=Sort by Name +# LOCALIZATION NOTE (view.sortBy.1.name.label): sortBy properties are versioned. +# When any of these changes, all of the properties must be bumped, and the +# change must be annotated here. Both label and accesskey must be updated. +# - version 1: changed view.sortBy.1.date. +view.sortBy.1.name.label=Sort by Name +view.sortBy.1.name.accesskey=N +view.sortBy.1.url.label=Sort by Location +view.sortBy.1.url.accesskey=L +view.sortBy.1.date.label=Sort by Most Recent Visit +view.sortBy.1.date.accesskey=V +view.sortBy.1.visitCount.label=Sort by Visit Count +view.sortBy.1.visitCount.accesskey=C +view.sortBy.1.description.label=Sort by Description +view.sortBy.1.description.accesskey=D +view.sortBy.1.dateAdded.label=Sort by Added +view.sortBy.1.dateAdded.accesskey=e +view.sortBy.1.lastModified.label=Sort by Last Modified +view.sortBy.1.lastModified.accesskey=M +view.sortBy.1.tags.label=Sort by Tags +view.sortBy.1.tags.accesskey=T + +searchBookmarks=Search Bookmarks +searchHistory=Search History +searchDownloads=Search Downloads + +tabs.openWarningTitle=Confirm open +tabs.openWarningMultipleBranded=You are about to open %S tabs. This might slow down %S while the pages are loading. Are you sure you want to continue? +tabs.openButtonMultiple=Open tabs +tabs.openWarningPromptMeBranded=Warn me when opening multiple tabs might slow down %S + +SelectImport=Import Bookmarks File +EnterExport=Export Bookmarks File + +detailsPane.noItems=No items +# LOCALIZATION NOTE (detailsPane.itemsCountLabel): Semicolon-separated list of plural forms. +# See: http://developer.mozilla.org/en/docs/Localization_and_Plurals +# #1 number of items +# example: 111 items +detailsPane.itemsCountLabel=One item;#1 items + +mostVisitedTitle=Most Visited +recentTagsTitle=Recent Tags + +OrganizerQueryHistory=History +OrganizerQueryDownloads=Downloads +OrganizerQueryAllBookmarks=All Bookmarks +OrganizerQueryTags=Tags + +# LOCALIZATION NOTE (tagResultLabel, bookmarkResultLabel, switchtabResultLabel, +# keywordResultLabel, searchengineResultLabel) +# Noun used to describe the location bar autocomplete result type +# to users with screen readers +# See createResultLabel() in urlbarBindings.xml +tagResultLabel=Tag +bookmarkResultLabel=Bookmark +switchtabResultLabel=Tab +keywordResultLabel=Keyword +searchengineResultLabel=Search + + +# LOCALIZATION NOTE (lockPrompt.text) +# %S will be replaced with the application name. +lockPrompt.title=Browser Startup Error +lockPrompt.text=The bookmarks and history system will not be functional because one of %S’s files is in use by another application. Some security software can cause this problem. +lockPromptInfoButton.label=Learn More +lockPromptInfoButton.accessKey=L -- cgit v1.2.3