Bug 375485 - Remove some unused toolkit strings, r=mano

This commit is contained in:
philringnalda@gmail.com 2007-03-27 21:43:42 -07:00
Родитель 98d08ba991
Коммит 3cbffef574
12 изменённых файлов: 1 добавлений и 34 удалений

Просмотреть файл

@ -1,4 +1,3 @@
<!ENTITY props.box.label "About this cookie">
<!ENTITY props.name.label "Name:">
<!ENTITY props.value.label "Content:">
<!ENTITY props.domain.label "Host:">

Просмотреть файл

@ -13,5 +13,3 @@ permissionToSetSecondCookie = The site %S wants to set a second cookie.
# LOCALIZATION NOTE (PermissionToSetAnotherCookie): First %S: sitename, second %S: number of cookies already present for that site
permissionToSetAnotherCookie = The site %S wants to set another cookie.\nYou already have %S cookies from this site.
permissionToModifyCookie = The site %S wants to modify an existing cookie.
permissionToAcceptImage = The site %S wants to load an image.
rememberThisDecision = Remember this decision

Просмотреть файл

@ -1,6 +1,5 @@
typeError=Error:
typeWarning=Warning:
typeException=Exception:
errFile=Source File: %S
errLine=Line: %S
errLineCol=Line: %S, Column: %S

Просмотреть файл

@ -1,8 +1,5 @@
# context menu strings
searchText=Web Search for "%S"
SavePageTitle=Save Web Page
SaveImageTitle=Save Image
SaveLinkTitle=Save As
DefaultSaveFileName=index
@ -17,10 +14,3 @@ WebPageXMLOnlyFilter=Web Page, XML only
# when it is saved "With Images". The %S section is replaced with the
# leaf name of the file being saved (minus extension).
filesFolder=%S_files
saveLinkErrorMsg=The link could not be saved. The web page might have been removed or had its name changed.
saveLinkErrorTitle=Save Link
unknownDescriptionFilesFilter=%S File
unknownDescriptionFilesPluralFilter=%S Files

Просмотреть файл

@ -1,22 +1,17 @@
close=Close
unknown=Unknown Error
error=Close. Press Close button to close dialog.
FilePickerTitle=Save File
# LOCALIZATION NOTE (BadPluginTitle):
#
# This dialog is displayed when plugin throws unhandled exception
#
BadPluginTitle=Illegal Operation in Plug-in
# LOCALIZATION NOTE (BadPluginMessage):
#
# This is the message for the BadPlugin dialog.
# %S will be replaced by brandShortName.
#
# Localizable URLs
BadPluginMessage=The plug-in performed an illegal operation. You are strongly advised to restart %S.
# LOCALIZATION NOTE (BadPluginCheckboxMessage):
#
# This message tells the user that if they check this checkbox, they
# will never see this dialog again.
#
# Localizable URLs
BadPluginCheckboxMessage=Don't show this message again during this session.

Просмотреть файл

@ -7,7 +7,6 @@
<!ENTITY name.label "Name">
<!ENTITY size.label "Size">
<!ENTITY lastModified.label "Last Modified">
<!ENTITY permissions.label "Permissions">
<!ENTITY showHiddenFiles.label "Show hidden files and directories">
<!ENTITY showHiddenFiles.accesskey "S">

Просмотреть файл

@ -29,7 +29,6 @@ errorOpenFileDoesntExistTitle=Error opening %S
errorOpenFileDoesntExistMessage=File %S doesn't exist
errorDirDoesntExistTitle=Error accessing %S
errorDirDoesntExistMessage=Directory %S doesn't exist
errorDirNotReadableMessage=Directory %S is not readable or does not exist.
errorOpeningFileTitle=Error opening %S
openWithoutPermissionMessage_file=File %S is not readable

Просмотреть файл

@ -1,16 +1,12 @@
<!-- extracted from finddialog.xul -->
<!ENTITY findDialog.title "Find in This Page">
<!ENTITY findDialogFrame.title "Find in This Frame">
<!ENTITY findField.label "Find what:">
<!ENTITY findField.accesskey "n">
<!ENTITY caseSensitiveCheckbox.label "Match case">
<!ENTITY caseSensitiveCheckbox.accesskey "c">
<!ENTITY wrapCheckbox.label "Wrap">
<!ENTITY wrapCheckbox.accesskey "W">
<!ENTITY backwardsCheckbox.label "Search backwards">
<!ENTITY backwardsCheckbox.accesskey "b">
<!ENTITY findField.tooltip "Type one or more words to search for">
<!ENTITY findButton.label "Find Next">
<!ENTITY findButton.accesskey "F">
<!ENTITY cancelButton.label "Cancel">

Просмотреть файл

@ -42,15 +42,10 @@
<!ENTITY footerRight.tip "Right footer">
<!ENTITY hfTitle "Title">
<!ENTITY hfTitle.code "[&amp;T]">
<!ENTITY hfURL "URL">
<!ENTITY hfURL.code "[&amp;U]">
<!ENTITY hfDateAndTime "Date/Time">
<!ENTITY hfDateAndTime.code "&amp;D">
<!ENTITY hfPage "Page #">
<!ENTITY hfPage.code "[&amp;P]">
<!ENTITY hfPageAndTotal "Page # of #">
<!ENTITY hfPageAndTotal.code "[&amp;PT]">
<!ENTITY hfBlank "--blank--">
<!ENTITY hfCustom "Custom...">

Просмотреть файл

@ -44,7 +44,6 @@
<!ENTITY of.label "of">
<!ENTITY scale.label "Scale:">
<!ENTITY scale.accesskey "S">
<!ENTITY percent.label "&#037;">
<!ENTITY portrait.label "Portrait">
<!ENTITY portrait.accesskey "o">
<!ENTITY landscape.label "Landscape">

Просмотреть файл

@ -1,6 +1,5 @@
<!--LOCALIZATION NOTE printPreviewProgress.dtd Main UI for Print Preview Progress Dialog -->
<!ENTITY printWindow.title "Print Preview">
<!ENTITY title "Title:">
<!ENTITY spaces " ">
<!ENTITY preparing "Preparing...">
<!ENTITY progress "Progress:">

Просмотреть файл

@ -9,5 +9,4 @@
<!ENTITY reloadAllTabs.accesskey "A">
<!ENTITY reloadTab.label "Reload Tab">
<!ENTITY reloadTab.accesskey "r">
<!ENTITY newTabButton.tooltip "Open a new tab">
<!ENTITY listAllTabs.label "List all tabs">