Bug 376331 Remove some unused strings from xpfe/suite. p=Giacomo Magnini <prometeo.bugs@gmail.com>,r/sr=Neil

This commit is contained in:
bugzilla%standard8.demon.co.uk 2007-04-04 09:37:23 +00:00
Родитель 8d25649e15
Коммит 14921b99cb
8 изменённых файлов: 0 добавлений и 126 удалений

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

@ -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,8 +0,0 @@
typeError=Error:
typeWarning=Warning:
typeException=Exception:
errFile=Source File: %S
errLine=Line: %S
errLineCol=Line: %S, Column: %S
errCode=Source Code:

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

@ -1,18 +0,0 @@
<!ENTITY lookInMenuList.label "Look in:">
<!ENTITY lookInMenuList.accesskey "L">
<!ENTITY textInput.label "File name:">
<!ENTITY textInput.accesskey "n">
<!ENTITY filterMenuList.label "Files of type:">
<!ENTITY filterMenuList.accesskey "t">
<!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">
<!ENTITY noPermissionError.label "You do not have the permissions necessary to view this directory.">
<!ENTITY folderUp.tooltiptext "Go up a level">
<!ENTITY folderHome.tooltiptext "Go to home">
<!ENTITY folderNew.tooltiptext "Create new directory">

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

@ -1,55 +0,0 @@
# LOCALIZATION NOTE FILE
# --do not localize the extensions, only the titles
allTitle=All Files
allFilter=*
htmlTitle=HTML Files
htmlFilter=*.html; *.htm; *.shtml; *.xhtml
textTitle=Text Files
textFilter=*.txt; *.text
imageTitle=Image Files
imageFilter=*.jpg; *.jpeg; *.gif; *.png; *.bmp; *.xbm; *.ico
xmlTitle=XML Files
xmlFilter=*.xml
xulTitle=XUL Files
xulFilter=*.xul
appsTitle=Applications
dirTextInputLabel=Directory name:
dirTextInputAccesskey=n
confirmTitle=Confirm
confirmFileReplacing=%S already exists.\nDo you want to replace it?
openButtonLabel=Open
saveButtonLabel=Save
selectFolderButtonLabel=Select
noButtonLabel=No
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
errorSavingFileTitle=Error saving %S
saveParentIsFileMessage=%S is a file, can't save %S
saveParentDoesntExistMessage=Path %S doesn't exist, can't save %S
saveWithoutPermissionMessage_file=File %S is not writable.
saveWithoutPermissionMessage_dir=Cannot create file. Directory %S is not writable.
errorNewDirDoesExistTitle=Error creating %S
errorNewDirDoesExistMessage=A file named %S already exists, directory cannot be created.
errorCreateNewDirTitle=Error creating %S
errorCreateNewDirMessage=Directory %S could not be created
errorCreateNewDirIsFileMessage=Directory cannot be created, %S is a file
errorCreateNewDirPermissionMessage=Directory cannot be created, %S not writable
promptNewDirTitle=Create new directory
promptNewDirMessage=Directory name:
errorPathProblemTitle=Unknown Error
errorPathProblemMessage=An unknown error occured (path %S)

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

@ -1,16 +0,0 @@
<!-- extracted from finddialog.xul -->
<!ENTITY findDialog.title "Find in this Page">
<!ENTITY findDialogFrame.title "Find in this Frame">
<!ENTITY findField.label "Find text:">
<!ENTITY findField.accesskey "n">
<!ENTITY caseSensitiveCheckbox.label "Match exact case">
<!ENTITY caseSensitiveCheckbox.accesskey "c">
<!ENTITY wrapCheckbox.label "Wrap around">
<!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 cancelButton.label "Cancel">
<!ENTITY findButton.label "Find">
<!ENTITY findButton.accesskey "F">

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

@ -1,22 +0,0 @@
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.

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

@ -51,15 +51,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...">

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

@ -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:">