mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
c3213d32d9
--HG-- extra : rebase_source : 2a2d1f08a523833d38e343e6ef48b1febec3ff40
77 lines
3.3 KiB
DTD
77 lines
3.3 KiB
DTD
<!-- 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/. -->
|
|
|
|
<!ENTITY urlbar.emptytext "Enter Search or Address">
|
|
<!ENTITY urlbar.accesskey "d">
|
|
|
|
<!ENTITY back.label "Back">
|
|
<!ENTITY forward.label "Forward">
|
|
<!ENTITY newtab.label "New Tab">
|
|
<!ENTITY closetab.label "Close Tab">
|
|
|
|
<!ENTITY appbarFindInPage2.label "Find in page">
|
|
<!ENTITY appbarViewOnDesktop2.label "View on desktop">
|
|
|
|
<!ENTITY startTopSitesHeader.label "Top Sites">
|
|
<!ENTITY startBookmarksHeader.label "Bookmarks">
|
|
<!ENTITY startHistoryHeader.label "Recent History">
|
|
<!ENTITY startRemoteTabsHeader.label "Tabs from Other Devices">
|
|
|
|
<!ENTITY autocompleteResultsHeader.label "Your Results">
|
|
<!ENTITY autocompleteSearchesHeader.label "Internet Searches">
|
|
|
|
<!ENTITY downloadsHeader.label "Downloads">
|
|
<!ENTITY downloadShowPage.label "Go to Page">
|
|
<!ENTITY downloadShow2.label "Find">
|
|
<!ENTITY downloadOpen2.label "Open">
|
|
<!ENTITY downloadCancel.label "Cancel">
|
|
<!ENTITY downloadPause.label "Pause">
|
|
<!ENTITY downloadResume.label "Resume">
|
|
<!ENTITY downloadRetry.label "Retry">
|
|
<!ENTITY downloadRemove.label "Remove">
|
|
<!ENTITY downloadDelete.label "Delete">
|
|
<!ENTITY downloadFailed.label "Failed">
|
|
|
|
<!ENTITY bookmarksHeader.label "Bookmarks">
|
|
<!ENTITY allBookmarks.label "See all bookmarks">
|
|
|
|
<!ENTITY consoleHeader.label "Error Console">
|
|
<!ENTITY consoleAll.label "All">
|
|
<!ENTITY consoleErrors.label "Errors">
|
|
<!ENTITY consoleWarnings.label "Warnings">
|
|
<!ENTITY consoleMessages.label "Messages">
|
|
<!ENTITY consoleCodeEval.label "Code:">
|
|
<!ENTITY consoleClear.label "Clear">
|
|
<!ENTITY consoleEvaluate.label "…">
|
|
<!ENTITY consoleErrFile.label "Source File:">
|
|
<!ENTITY consoleErrLine.label "Line:">
|
|
<!ENTITY consoleErrColumn.label "Column:">
|
|
|
|
<!-- TEXT CONTEXT MENU -->
|
|
<!ENTITY contextTextCut.label "Cut">
|
|
<!ENTITY contextTextCopy.label "Copy">
|
|
<!ENTITY contextTextPaste.label "Paste">
|
|
<!-- unique item that is only added to the url bar context menu -->
|
|
<!ENTITY contextTextPasteAndGo.label "Paste & go">
|
|
<!ENTITY contextTextSelect.label "Select">
|
|
<!ENTITY contextTextSelectAll.label "Select all">
|
|
|
|
<!-- LINK CONTEXT MENU -->
|
|
<!ENTITY contextOpenLinkTab.label "Open link in new tab">
|
|
<!ENTITY contextCopyLinkHref.label "Copy link">
|
|
<!ENTITY contextBookmarkLinkHref.label "Bookmark link">
|
|
|
|
<!-- IMAGE CONTEXT MENU -->
|
|
<!-- LOCALIZATION NOTE (contextSaveImageLib.label): saves an image to the users "pictures library"
|
|
(Explorer -> left hand side navigation pane -> Libraries -> Pictures) -->
|
|
<!ENTITY contextSaveImageLib.label "Save to picture library">
|
|
<!ENTITY contextCopyImage.label "Copy image">
|
|
<!ENTITY contextCopyImageLocation.label "Copy image location">
|
|
<!ENTITY contextOpenImageTab.label "Open image in new tab">
|
|
|
|
<!-- VIDEO CONTEXT MENU -->
|
|
<!ENTITY contextSaveVideoLib.label "Save to video library">
|
|
<!ENTITY contextCopyVideoLocation.label "Copy video location">
|
|
<!ENTITY contextOpenVideoTab.label "Open video in new tab">
|