diff options
Diffstat (limited to 'l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd')
-rw-r--r-- | l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd b/l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd new file mode 100644 index 0000000000..3736314ab1 --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd @@ -0,0 +1,38 @@ +<!-- 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 sidebar.panels.label "Sidebar"> +<!ENTITY sidebar.reload.label "Reload"> +<!ENTITY sidebar.reload.accesskey "R"> +<!ENTITY sidebar.picker.label "Tabs"> +<!ENTITY sidebar.customize.label "Customise Sidebar…"> +<!ENTITY sidebar.customize.accesskey "u"> +<!ENTITY sidebar.hide.label "Hide Tab"> +<!ENTITY sidebar.hide.accesskey "H"> +<!ENTITY sidebar.switch.label "Switch to Tab"> +<!ENTITY sidebar.switch.accesskey "T"> +<!ENTITY sidebarCmd.label "Sidebar"> +<!ENTITY sidebarCmd.accesskey "b"> +<!ENTITY sidebar.loading.label "Loading…"> +<!ENTITY sidebar.loadstopped.label "Load stopped"> +<!ENTITY sidebar.loading.stop.label "Stop"> +<!ENTITY sidebar.loading.stop.accesskey "S"> + +<!-- LOCALIZATION NOTE (showHideSidebarCmd.key): This is only used on the + mac platform, other platforms use VK_F9. --> +<!ENTITY showHideSidebarCmd.key "S"> + +<!ENTITY sidebar.no-panels.state "The sidebar is currently empty."> +<!ENTITY sidebar.no-panels.add 'You may add tabs by clicking on the "Tabs" button above.'> +<!ENTITY sidebar.no-panels.hide 'If you would like to completely hide the Sidebar, click on the "View" menu above, and select "Sidebar" from the "Show/Hide" sub-menu.'> +<!ENTITY sidebar.sbDirectory.label "Sidebar Directory…"> + +<!ENTITY sidebar.pagenotfound.label "This tab is not available right now."> +<!ENTITY sidebar.close.tooltip "Close Sidebar"> +<!ENTITY sidebar.open.tooltip "Open Sidebar"> + +<!ENTITY sidebar.search.label "Search"> +<!ENTITY sidebar.client-bookmarks.label "Bookmarks"> +<!ENTITY sidebar.client-history.label "History"> +<!ENTITY sidebar.client-addressbook.label "Address Book"> |