diff options
Diffstat (limited to 'l10n-bs/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd')
-rw-r--r-- | l10n-bs/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd b/l10n-bs/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..0b04fba5bb --- /dev/null +++ b/l10n-bs/suite/chrome/editor/dialogs/EditorFieldSetProperties.dtd @@ -0,0 +1,20 @@ +<!-- 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 windowTitle.label "Postavke skupa polja"> + +<!ENTITY Legend.label "Legenda"> +<!ENTITY Legend.accesskey "L"> + +<!ENTITY EditLegendText.label "Uredi legendu:"> +<!ENTITY EditLegendText.accesskey "d"> +<!ENTITY LegendAlign.label "Poravnaj legendu:"> +<!ENTITY LegendAlign.accesskey "a"> +<!ENTITY AlignDefault.label "Izvorno"> +<!ENTITY AlignLeft.label "Lijevo"> +<!ENTITY AlignCenter.label "Centriraj"> +<!ENTITY AlignRight.label "Desno"> + +<!ENTITY RemoveFieldSet.label "Ukloni skup polja"> +<!ENTITY RemoveFieldSet.accesskey "k"> |