summaryrefslogtreecommitdiffstats
path: root/l10n-en-GB/suite/chrome/browser/linkToolbar.dtd
blob: 6d192b88e01d93cd2da5a99dd5f6c96a7f481d25 (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
39
40
41
42
43
44
45
46
47
48
<!-- 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/. -->

<!-- Link Toolbar Title -->
<!ENTITY linkToolbar.label "Web Site Navigation Bar">
<!ENTITY linkToolbar.accesskey "a">
<!ENTITY linkToolbar.tooltip "Web Site Navigation Bar">

<!-- Link Toolbar visibility options -->
<!ENTITY linkToolbarAlways.label "Show Always">
<!ENTITY linkToolbarAlways.accesskey "S">
<!ENTITY linkToolbarAsNeeded.label "Show Only As Needed">
<!ENTITY linkToolbarAsNeeded.accesskey "O">
<!ENTITY linkToolbarNever.label "Hide Always">
<!ENTITY linkToolbarNever.accesskey "H">

<!-- Toolbar buttons, menus, and menuitems -->
<!ENTITY topButton.label "Top">
<!ENTITY upButton.label "Up">
<!ENTITY firstButton.label "First">
<!ENTITY prevButton.label "Previous">
<!ENTITY nextButton.label "Next">
<!ENTITY lastButton.label "Last">

<!ENTITY documentButton.label "Document">

<!ENTITY tocButton.label "Table of Contents">
<!ENTITY chapterButton.label "Chapters">
<!ENTITY sectionButton.label "Sections">
<!ENTITY subSectionButton.label "Subsections">
<!ENTITY appendixButton.label "Appendices">
<!ENTITY glossaryButton.label "Glossary">
<!ENTITY indexButton.label "Index">

<!ENTITY moreButton.label "More">

<!ENTITY helpButton.label "Help">
<!ENTITY searchButton.label "Search">

<!ENTITY authorButton.label "Author(s)">
<!ENTITY copyrightButton.label "Copyright">

<!ENTITY bookmarkButton.label "Bookmarks">

<!ENTITY alternateButton.label "Other Versions">

<!ENTITY feedButton.label "Subscribe">