summaryrefslogtreecommitdiffstats
path: root/l10n-fa/mail/chrome/messenger/messengercompose/EditorHLineProperties.dtd
blob: 2d5803073e7ea7b87911819979eb2d0d88b5e7bf (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
<!-- 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/. -->
<!-- Window title -->


<!ENTITY windowTitle.label "Horizontal Line Properties">

<!ENTITY dimensionsBox.label "Dimensions">
<!ENTITY heightEditField.label "Height:">
<!ENTITY heightEditField.accessKey "g">
<!ENTITY widthEditField.label "Width:">
<!ENTITY widthEditField.accessKey "W">
<!ENTITY pixelsPopup.value "pixels">
<!ENTITY alignmentBox.label "Alignment">
<!ENTITY leftRadio.label "چپ">
<!ENTITY leftRadio.accessKey "L">
<!ENTITY centerRadio.label "مرکز">
<!ENTITY centerRadio.accessKey "C">
<!ENTITY rightRadio.label "راست">
<!ENTITY rightRadio.accessKey "R">

<!ENTITY threeDShading.label "3-D Shading">
<!ENTITY threeDShading.accessKey "S">
<!ENTITY saveSettings.label "Use as Default">
<!ENTITY saveSettings.accessKey "D">
<!ENTITY saveSettings.tooltip "Save these settings to use when inserting new horizontal lines">