зеркало из https://github.com/mozilla/pjs.git
Bug 376331 Remove some unused strings from xpfe/suite. p=Giacomo Magnini <prometeo.bugs@gmail.com>,r/sr=Neil
This commit is contained in:
Родитель
8d25649e15
Коммит
14921b99cb
|
@ -44,7 +44,6 @@
|
|||
<!ENTITY of.label "of">
|
||||
<!ENTITY scale.label "Scale:">
|
||||
<!ENTITY scale.accesskey "S">
|
||||
<!ENTITY percent.label "%">
|
||||
<!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 "[&T]">
|
||||
<!ENTITY hfURL "URL">
|
||||
<!ENTITY hfURL.code "[&U]">
|
||||
<!ENTITY hfDateAndTime "Date/Time">
|
||||
<!ENTITY hfDateAndTime.code "&D">
|
||||
<!ENTITY hfPage "Page #">
|
||||
<!ENTITY hfPage.code "[&P]">
|
||||
<!ENTITY hfPageAndTotal "Page # of #">
|
||||
<!ENTITY hfPageAndTotal.code "[&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:">
|
||||
|
|
Загрузка…
Ссылка в новой задаче