blob: d71e4bd20462a739cab8840b6eba15088ac57a0d (
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
|
<!-- 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/. -->
<!-- extracted from ./customize.xul -->
<!-- LOCALIZATION NOTE sidebar.customize.title.label: Do NOT localize the term "&sidebarName;" -->
<!ENTITY sidebar.customize.customize.label "Customize Tab…">
<!ENTITY sidebar.customize.customize.accesskey "C">
<!ENTITY sidebar.customize.remove.label "Kaldır">
<!ENTITY sidebar.customize.remove.accesskey "r">
<!ENTITY sidebar.customize.additional.label "Available Tabs:">
<!ENTITY sidebar.customize.additional.accesskey "v">
<!ENTITY sidebar.customize.add.label "Add">
<!ENTITY sidebar.customize.add.accesskey "A">
<!ENTITY sidebar.customize.preview.label "Preview…">
<!ENTITY sidebar.customize.preview.accesskey "P">
<!ENTITY sidebar.customize.up.label "Move Up">
<!ENTITY sidebar.customize.up.accesskey "U">
<!ENTITY sidebar.customize.down.label "Move Down">
<!ENTITY sidebar.customize.down.accesskey "D">
<!ENTITY sidebar.more.label "Find More Tabs…">
<!ENTITY sidebar.more.accesskey "F">
|