mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 375243 - Remove some unused browser strings, r=mano
This commit is contained in:
parent
13ff34b476
commit
3be7e6bb8c
@ -6,4 +6,3 @@
|
||||
Firefox logos are trademarks of the Mozilla Foundation. All rights
|
||||
reserved. Some trademark rights used under license from The
|
||||
Charlton Company.">
|
||||
<!ENTITY cmdClose.macKey "W">
|
||||
|
@ -8,10 +8,6 @@
|
||||
<!-- LOCALIZATION NOTE (mainWindow.titlemodifiermenuseparator): DONT_TRANSLATE -->
|
||||
<!ENTITY mainWindow.titlemodifiermenuseparator " - ">
|
||||
|
||||
<!ENTITY viewsourcetitle.preface "Source for: ">
|
||||
|
||||
<!ENTITY nothingAvailable.label "(Nothing Available)">
|
||||
|
||||
<!ENTITY tabCmd.label "New Tab">
|
||||
<!ENTITY tabCmd.accesskey "T">
|
||||
<!ENTITY tabCmd.commandkey "t">
|
||||
@ -90,7 +86,6 @@
|
||||
<!ENTITY searchItem.title "Search">
|
||||
<!ENTITY throbberItem.title "Activity Indicator">
|
||||
<!ENTITY bookmarksItem.title "Bookmarks">
|
||||
<!ENTITY updatesItem.title "Updates">
|
||||
|
||||
<!ENTITY proxyIcon.tooltip "Drag and drop this icon to create a link to this page">
|
||||
|
||||
@ -124,15 +119,11 @@
|
||||
<!ENTITY addons.tooltip "Show and Manage installed Add-ons">
|
||||
<!ENTITY addons.accesskey "A">
|
||||
|
||||
<!ENTITY javaConsoleCmd.label "Java Console">
|
||||
<!ENTITY javaConsoleCmd.accesskey "J">
|
||||
<!ENTITY errorConsoleCmd.label "Error Console">
|
||||
<!ENTITY errorConsoleCmd.accesskey "C">
|
||||
|
||||
<!ENTITY fileMenu.label "File">
|
||||
<!ENTITY fileMenu.accesskey "F">
|
||||
<!ENTITY newMenu.label "New">
|
||||
<!ENTITY newMenu.accesskey "N">
|
||||
<!ENTITY newNavigatorCmd.label "New Window">
|
||||
<!ENTITY newNavigatorCmd.key "N">
|
||||
<!ENTITY newNavigatorCmd.accesskey "N">
|
||||
@ -181,27 +172,13 @@
|
||||
<!ENTITY historyMenu.label "History">
|
||||
<!ENTITY historyMenu.accesskey "s">
|
||||
<!ENTITY historyUndoMenu.label "Recently Closed Tabs">
|
||||
<!ENTITY historyUndoMenu.accesskey "R">
|
||||
|
||||
<!-- XXX places only -->
|
||||
<!ENTITY historyHomeCmd.label "Home">
|
||||
<!ENTITY historyHomeCmd.accesskey "h">
|
||||
<!ENTITY historySearchCmd.label "Search in History...">
|
||||
<!ENTITY historySearchCmd.accesskey "s">
|
||||
<!ENTITY historyShowCmd.label "View All History...">
|
||||
<!ENTITY historyShowCmd.accesskey "v">
|
||||
<!ENTITY placesToolbarButton.label "Show Bookmarks & History">
|
||||
<!ENTITY placesToolbarButton.tooltip "Show Bookmarks & History">
|
||||
<!-- XXX remove below if places sticks -->
|
||||
<!ENTITY goMenu.label "Go">
|
||||
<!ENTITY goMenu.accesskey "g">
|
||||
<!ENTITY goHomeCmd.label "Home">
|
||||
<!ENTITY earlierHistory.label "Earlier History">
|
||||
<!ENTITY historyShowSidebarCmd.label "Show in Sidebar">
|
||||
<!-- XXX remove above if places sticks -->
|
||||
|
||||
<!ENTITY releaseCmd.accesskey "R">
|
||||
<!ENTITY releaseCmd.label "Release Notes">
|
||||
<!ENTITY historyShowSidebarCmd.label "Show in Sidebar">
|
||||
|
||||
<!ENTITY openCmd.commandkey "l">
|
||||
<!ENTITY urlbar.accesskey "d">
|
||||
@ -235,8 +212,6 @@
|
||||
<!ENTITY openLinkCmd.accesskey "W">
|
||||
<!ENTITY openLinkCmdInTab.label "Open Link in New Tab">
|
||||
<!ENTITY openLinkCmdInTab.accesskey "T">
|
||||
<!ENTITY openLinkInWindowCmd.label "Open">
|
||||
<!ENTITY openLinkInWindowCmd.accesskey "p">
|
||||
<!ENTITY openFrameCmd.label "Open Frame in New Window">
|
||||
<!ENTITY openFrameCmd.accesskey "W">
|
||||
<!ENTITY openFrameCmdInTab.label "Open Frame in New Tab">
|
||||
@ -339,13 +314,11 @@
|
||||
|
||||
<!ENTITY pageStyleMenu.label "Page Style">
|
||||
<!ENTITY pageStyleMenu.accesskey "y">
|
||||
<!ENTITY pageStyleButton.label "Page Styles">
|
||||
<!ENTITY pageStyleNoStyle.label "No Style">
|
||||
<!ENTITY pageStyleNoStyle.accesskey "n">
|
||||
<!ENTITY pageStylePersistentOnly.label "Basic Page Style">
|
||||
<!ENTITY pageStylePersistentOnly.accesskey "b">
|
||||
|
||||
<!ENTITY pageStyleIcon.tooltip "Switch to an alternate page style">
|
||||
<!ENTITY pageReportIcon.tooltip "Change popup blocking settings for this web site">
|
||||
|
||||
<!ENTITY allowPopups.accesskey "p">
|
||||
|
@ -2,7 +2,6 @@ nv_done=Done
|
||||
nv_timeout=Timed Out
|
||||
nv_stopped=Stopped
|
||||
openFile=Open File
|
||||
defaultStatus=
|
||||
|
||||
droponbookmarksbutton=Drop a link to bookmark it
|
||||
dropondownloadsbutton=Drop a link or file to download it
|
||||
@ -13,33 +12,12 @@ droponhomebutton=Drop a link or file to make it your home page
|
||||
droponhometitle=Set Home Page
|
||||
droponhomemsg=Do you want this document to be your new home page?
|
||||
|
||||
jserror=An error has occurred on this page. Double click here for details.
|
||||
|
||||
linkTargetLabel=Link will open in:
|
||||
linkHREFLabel=Location:
|
||||
|
||||
#SessionHistory.js
|
||||
nothingAvailable=(Nothing Available)
|
||||
|
||||
# Localization Note: Use 'true' or 'false' to control the pref:theme to
|
||||
# show the English description or not
|
||||
# for example, in Japanese build, instead of showing English description
|
||||
# set the following value to false so it won't show up.
|
||||
showskinsdescription=true
|
||||
|
||||
# context menu strings
|
||||
|
||||
contextMenuSearchText=Search %S for "%S"
|
||||
|
||||
blockImages=Block Images from %S
|
||||
|
||||
SavePageTitle=Save Web Page
|
||||
SaveImageTitle=Save Picture
|
||||
SaveLinkTitle=Save As
|
||||
DefaultSaveFileName=index
|
||||
WebPageCompleteFilter=Web Page, complete
|
||||
WebPageHTMLOnlyFilter=Web Page, HTML only
|
||||
|
||||
bookmarkAllTabs_label=Bookmark All Tabs...
|
||||
bookmarkAllTabs_accesskey=T
|
||||
bookmarkCurTab_label=Bookmark This Tab...
|
||||
@ -49,18 +27,6 @@ bookmarkCurTab_accesskey=B
|
||||
|
||||
bookmarkAllTabsDefault=[Folder Name]
|
||||
|
||||
# LOCALIZATION NOTE (filesFolder):
|
||||
# This is the name of the folder that is created parallel to a HTML file
|
||||
# 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
|
||||
|
||||
# Default name for the Web Panels sidebar
|
||||
webPanels=Web Panels
|
||||
|
||||
xpinstallPromptWarning=%S prevented this site (%S) from asking you to install software on your computer.
|
||||
xpinstallPromptWarningButton=Edit Options...
|
||||
# Accessibility Note:
|
||||
@ -71,8 +37,6 @@ xpinstallDisabledMessageLocked=Software installation has been disabled by your s
|
||||
xpinstallDisabledMessage=Software installation is currently disabled. Click Enable and try again.
|
||||
xpinstallDisabledButton=Enable
|
||||
xpinstallDisabledButton.accesskey=n
|
||||
themeWarning=To protect your computer, %S prevented this site (%S) from installing themes.
|
||||
themeWarningButton=Edit Options...
|
||||
popupWarning=%S prevented this site from opening a popup window.
|
||||
popupWarningMultiple=%S prevented this site from opening %S popup windows.
|
||||
popupWarningButton=Options
|
||||
@ -90,10 +54,6 @@ imageAllowedWarning=%S will now allow images from %S.
|
||||
undo=Undo
|
||||
undo.accessKey=U
|
||||
|
||||
saveFormInformationMessage=%S can save information that you enter in web forms to make filling them out faster in the future. Would you like to save form information from now on?
|
||||
saveFormInformationYes=Save Form Information
|
||||
saveFormInformationNo=Don't Save
|
||||
|
||||
# missing plugin installer
|
||||
missingpluginsMessage.title=Additional plugins are required to display all the media on this page.
|
||||
missingpluginsMessage.button.label=Install Missing Plugins...
|
||||
|
@ -7,5 +7,4 @@
|
||||
<!ENTITY topWindow.label "Current Window">
|
||||
<!ENTITY caption.label "Open Web Location">
|
||||
<!ENTITY openWhere.label "Open in:">
|
||||
<!ENTITY example.label "Example: &vendorURL;">
|
||||
<!ENTITY openBtn.label "Open">
|
||||
<!ENTITY openBtn.label "Open">
|
||||
|
@ -1,2 +0,0 @@
|
||||
<!ENTITY viewPage.label "Grab Page">
|
||||
<!ENTITY addPanel.label "Add Bookmark">
|
@ -48,14 +48,12 @@
|
||||
|
||||
<!ENTITY generalTab "General">
|
||||
<!ENTITY generalTab.accesskey "G">
|
||||
<!ENTITY generalTitle "Title:">
|
||||
<!ENTITY generalURL "Address:">
|
||||
<!ENTITY generalMode "Render Mode:">
|
||||
<!ENTITY generalType "Type:">
|
||||
<!ENTITY generalSize "Size:">
|
||||
<!ENTITY generalReferrer "Referring URL:">
|
||||
<!ENTITY generalSource "Cache Source:">
|
||||
<!ENTITY generalSent "Sent:">
|
||||
<!ENTITY generalModified "Modified:">
|
||||
<!ENTITY generalExpires "Expires:">
|
||||
<!ENTITY generalEncoding "Encoding:">
|
||||
@ -68,7 +66,6 @@
|
||||
<!ENTITY formAction "Form Action">
|
||||
<!ENTITY formMethod "Method">
|
||||
<!ENTITY formName "Name">
|
||||
<!ENTITY formNo "No.">
|
||||
<!ENTITY formEncoding "Encoding:">
|
||||
<!ENTITY formTarget "Target:">
|
||||
<!ENTITY formFields "Fields:">
|
||||
@ -79,7 +76,6 @@
|
||||
|
||||
<!ENTITY linksTab "Links">
|
||||
<!ENTITY linksTab.accesskey "L">
|
||||
<!ENTITY linkNo "No.">
|
||||
<!ENTITY linkName "Name">
|
||||
<!ENTITY linkAddress "Address">
|
||||
<!ENTITY linkType "Type">
|
||||
@ -88,29 +84,16 @@
|
||||
|
||||
<!ENTITY mediaTab "Media">
|
||||
<!ENTITY mediaTab.accesskey "M">
|
||||
<!ENTITY mediaHeader "Images on this page">
|
||||
<!ENTITY mediaURL "Address:">
|
||||
<!ENTITY mediaBase "Base Address:">
|
||||
<!ENTITY mediaAlt "Alternate Text:">
|
||||
<!ENTITY mediaAltHeader "Alternate Text">
|
||||
<!ENTITY mediaNo "No.">
|
||||
<!ENTITY mediaName "Name">
|
||||
<!ENTITY mediaAddress "Address">
|
||||
<!ENTITY mediaType "Type">
|
||||
<!ENTITY mediaCount "Count">
|
||||
<!ENTITY mediaPlugin "Plugin:">
|
||||
<!ENTITY mediaCharset "Encoding:">
|
||||
<!ENTITY mediaDimensions "Specified Dimensions:">
|
||||
<!ENTITY mediaPhysDimensions "Actual Dimensions:">
|
||||
<!ENTITY mediaEncryption "Encryption:">
|
||||
<!ENTITY mediaTitle "Title:">
|
||||
<!ENTITY mediaLongdesc "Long Description:">
|
||||
<!ENTITY mediaSaveAs "Save As...">
|
||||
<!ENTITY mediaSaveAs.accesskey "A">
|
||||
<!ENTITY mediaPreview "Media Preview:">
|
||||
|
||||
<!ENTITY framesTab "Frames">
|
||||
<!ENTITY framesTab.accesskey "r">
|
||||
<!ENTITY frameName "Name">
|
||||
<!ENTITY frameAddress "Address">
|
||||
<!ENTITY frameType "Type">
|
||||
|
@ -11,7 +11,6 @@
|
||||
locale/browser/metaData.properties (%chrome/browser/metaData.properties)
|
||||
locale/browser/openLocation.dtd (%chrome/browser/openLocation.dtd)
|
||||
locale/browser/openLocation.properties (%chrome/browser/openLocation.properties)
|
||||
locale/browser/page-drawer.dtd (%chrome/browser/page-drawer.dtd)
|
||||
* locale/browser/pageInfo.dtd (%chrome/browser/pageInfo.dtd)
|
||||
locale/browser/pageInfo.properties (%chrome/browser/pageInfo.properties)
|
||||
locale/browser/pageReport.dtd (%chrome/browser/pageReport.dtd)
|
||||
|
Loading…
Reference in New Issue
Block a user