diff options
Diffstat (limited to 'locales/en-US/chrome/browser/places/places.properties')
-rw-r--r-- | locales/en-US/chrome/browser/places/places.properties | 95 |
1 files changed, 0 insertions, 95 deletions
diff --git a/locales/en-US/chrome/browser/places/places.properties b/locales/en-US/chrome/browser/places/places.properties deleted file mode 100644 index 5b16ccb..0000000 --- a/locales/en-US/chrome/browser/places/places.properties +++ /dev/null @@ -1,95 +0,0 @@ -# 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 -view.sortBy.name.label=Sort by Name -view.sortBy.name.accesskey=N -view.sortBy.url.label=Sort by Location -view.sortBy.url.accesskey=L -view.sortBy.date.label=Sort by Visit Date -view.sortBy.date.accesskey=V -view.sortBy.visitCount.label=Sort by Visit Count -view.sortBy.visitCount.accesskey=C -view.sortBy.keyword.label=Sort by Keyword -view.sortBy.keyword.accesskey=K -view.sortBy.description.label=Sort by Description -view.sortBy.description.accesskey=D -view.sortBy.dateAdded.label=Sort by Added -view.sortBy.dateAdded.accesskey=e -view.sortBy.lastModified.label=Sort by Last Modified -view.sortBy.lastModified.accesskey=M -view.sortBy.tags.label=Sort by Tags -view.sortBy.tags.accesskey=T - -searchBookmarks=Search Bookmarks -searchHistory=Search History -searchDownloads=Search Downloads -searchCurrentDefault=Search in '%S' - -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 - -saveSearch.title=Save Search -saveSearch.inputLabel=Name: -saveSearch.inputDefaultText=New Search - -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 -recentlyBookmarkedTitle=Recently Bookmarked -recentTagsTitle=Recent Tags - -OrganizerQueryHistory=History -OrganizerQueryDownloads=Downloads -OrganizerQueryAllBookmarks=All Bookmarks -OrganizerQueryTags=Tags - -# LOCALIZATION NOTE (tagResultLabel) : -# Noun used to describe the location bar autocomplete result type -# to users with screen readers -# See createResultLabel() in urlbarBindings.xml -tagResultLabel=Tag -# LOCALIZATION NOTE (bookmarkResultLabel) : -# Noun used to describe the location bar autocomplete result type -# to users with screen readers -# See createResultLabel() in urlbarBindings.xml -bookmarkResultLabel=Bookmark - -# 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 |