blob: 8a257de60a8c3654e6d547b58f9a4c157ea93e33 (
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
|
<!-- 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 pref.editing.title "New Page Settings">
<!ENTITY authorName.label "Author:">
<!ENTITY authorName.accesskey "u">
<!ENTITY pageColorHeader "Default Page Appearance">
<!ENTITY defaultColors.label "Reader's default colors (Don't set colors in page)">
<!ENTITY defaultColors.accesskey "d">
<!ENTITY customColors.label "Use custom colors:">
<!ENTITY customColors.accesskey "c">
<!ENTITY normalText.label "Normal text">
<!ENTITY normalText.accesskey "N">
<!ENTITY linkText.label "Link text">
<!ENTITY linkText.accesskey "L">
<!ENTITY activeLinkText.label "Active link text">
<!ENTITY activeLinkText.accesskey "A">
<!ENTITY visitedLinkText.label "Visited link text">
<!ENTITY visitedLinkText.accesskey "V">
<!ENTITY background.label "پسزمینه:">
<!ENTITY background.accesskey "پ">
<!ENTITY colon.character ":">
<!ENTITY backgroundImage.label "Background image:">
<!ENTITY backgroundImage.accesskey "m">
<!ENTITY chooseFile.label "انتخاب پرونده…">
<!ENTITY chooseFile.accesskey "ا">
|