diff options
Diffstat (limited to 'l10n-bs/editor/ui/chrome/dialogs/EditorHLineProperties.dtd')
-rw-r--r-- | l10n-bs/editor/ui/chrome/dialogs/EditorHLineProperties.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-bs/editor/ui/chrome/dialogs/EditorHLineProperties.dtd b/l10n-bs/editor/ui/chrome/dialogs/EditorHLineProperties.dtd new file mode 100644 index 0000000000..d30dfde10c --- /dev/null +++ b/l10n-bs/editor/ui/chrome/dialogs/EditorHLineProperties.dtd @@ -0,0 +1,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 "Postavke horizontalne linije"> + +<!ENTITY dimensionsBox.label "Dimenzije"> +<!ENTITY heightEditField.label "Visina:"> +<!ENTITY heightEditField.accessKey "V"> +<!ENTITY widthEditField.label "Širina:"> +<!ENTITY widthEditField.accessKey "Š"> +<!ENTITY pixelsPopup.value "piksela"> +<!ENTITY alignmentBox.label "Poravnanje"> +<!ENTITY leftRadio.label "Lijevo"> +<!ENTITY leftRadio.accessKey "L"> +<!ENTITY centerRadio.label "Sredina"> +<!ENTITY centerRadio.accessKey "S"> +<!ENTITY rightRadio.label "Desno"> +<!ENTITY rightRadio.accessKey "D"> + +<!ENTITY threeDShading.label "3-D sjenčenje"> +<!ENTITY threeDShading.accessKey "j"> +<!ENTITY saveSettings.label "Koristi kao glavno"> +<!ENTITY saveSettings.accessKey "K"> +<!ENTITY saveSettings.tooltip "Spasi ove postavke za korištenje prilikom umetanja novih vodoravnih linija"> |