diff options
Diffstat (limited to 'l10n-lv/editor/ui/chrome/dialogs/EditorButtonProperties.dtd')
-rw-r--r-- | l10n-lv/editor/ui/chrome/dialogs/EditorButtonProperties.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-lv/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-lv/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..f4f92a4be0 --- /dev/null +++ b/l10n-lv/editor/ui/chrome/dialogs/EditorButtonProperties.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/. --> + +<!ENTITY windowTitle.label "Pogas īpašības"> + +<!ENTITY Settings.label "Iestatījumi"> + +<!ENTITY ButtonType.label "Veids"> +<!ENTITY ButtonType.accesskey "V"> +<!ENTITY submit.value "Iesniegt"> +<!ENTITY reset.value "Atstatīt"> +<!ENTITY button.value "Poga"> + +<!ENTITY ButtonName.label "Nosaukums:"> +<!ENTITY ButtonName.accesskey "N"> +<!ENTITY ButtonValue.label "Vērtība:"> +<!ENTITY ButtonValue.accesskey "V"> +<!ENTITY tabIndex.label "Cilnes indekss:"> +<!ENTITY tabIndex.accesskey "C"> +<!ENTITY ButtonDisabled.label "Atslēgts"> +<!ENTITY ButtonDisabled.accesskey "A"> +<!ENTITY AccessKey.label "Piekļuves atslēga:"> +<!ENTITY AccessKey.accesskey "k"> + +<!ENTITY RemoveButton.label "Noņemt pogu"> +<!ENTITY RemoveButton.accesskey "N"> |