diff options
Diffstat (limited to 'l10n-lt/editor/ui/chrome/dialogs/EditorButtonProperties.dtd')
-rw-r--r-- | l10n-lt/editor/ui/chrome/dialogs/EditorButtonProperties.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-lt/editor/ui/chrome/dialogs/EditorButtonProperties.dtd b/l10n-lt/editor/ui/chrome/dialogs/EditorButtonProperties.dtd new file mode 100644 index 0000000000..f6f6308e41 --- /dev/null +++ b/l10n-lt/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 "Mygtuko nuostatos"> + +<!ENTITY Settings.label "Nuostatos"> + +<!ENTITY ButtonType.label "Tipas"> +<!ENTITY ButtonType.accesskey "T"> +<!ENTITY submit.value "Pateikti"> +<!ENTITY reset.value "Atstatyti"> +<!ENTITY button.value "Mygtukas"> + +<!ENTITY ButtonName.label "Vardas:"> +<!ENTITY ButtonName.accesskey "V"> +<!ENTITY ButtonValue.label "Reikšmė:"> +<!ENTITY ButtonValue.accesskey "R"> +<!ENTITY tabIndex.label "Tabuliacijos indeksas:"> +<!ENTITY tabIndex.accesskey "b"> +<!ENTITY ButtonDisabled.label "Neveiksnus"> +<!ENTITY ButtonDisabled.accesskey "N"> +<!ENTITY AccessKey.label "Komandos klavišas:"> +<!ENTITY AccessKey.accesskey "K"> + +<!ENTITY RemoveButton.label "Pašalinti mygtuką"> +<!ENTITY RemoveButton.accesskey "š"> |