blob: 3736314ab17a7ea75defbda0fb87c48a82261f05 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
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">
|