diff options
Diffstat (limited to 'l10n-lt/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd')
-rw-r--r-- | l10n-lt/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorFieldSetProperties.dtd new file mode 100644 index 0000000000..e50a699853 --- /dev/null +++ b/l10n-lt/editor/ui/chrome/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 "Laukų grupės savybės"> + +<!ENTITY Legend.label "Užrašas"> +<!ENTITY Legend.accesskey "U"> + +<!ENTITY EditLegendText.label "Taisyti užrašą:"> +<!ENTITY EditLegendText.accesskey "T"> +<!ENTITY LegendAlign.label "Užrašo lygiuotė:"> +<!ENTITY LegendAlign.accesskey "l"> +<!ENTITY AlignDefault.label "Numatytoji"> +<!ENTITY AlignLeft.label "Pagal kairįjį kraštą"> +<!ENTITY AlignCenter.label "Centruota"> +<!ENTITY AlignRight.label "Pagal dešinįjį kraštą"> + +<!ENTITY RemoveFieldSet.label "Pašalinti grupę rinkinį"> +<!ENTITY RemoveFieldSet.accesskey "š"> |