diff options
Diffstat (limited to 'l10n-kk/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd')
-rw-r--r-- | l10n-kk/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-kk/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-kk/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..fb9c2c2e30 --- /dev/null +++ b/l10n-kk/editor/ui/chrome/dialogs/EditorPersonalDictionary.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/. --> +<!-- Window title --> + +<!ENTITY windowTitle.label "Жеке сөздік"> + +<!ENTITY wordEditField.label "Жаңа сөз:"> +<!ENTITY wordEditField.accessKey "а"> +<!ENTITY AddButton.label "Қосу"> +<!ENTITY AddButton.accessKey "о"> +<!ENTITY DictionaryList.label "Сөздіктегі сөздер:"> +<!ENTITY DictionaryList.accessKey "д"> +<!ENTITY ReplaceButton.label "Алмастыру"> +<!ENTITY ReplaceButton.accessKey "А"> +<!ENTITY RemoveButton.label "Өшіру"> +<!ENTITY RemoveButton.accessKey "ш"> + +<!ENTITY CloseButton.label "Жабу"> +<!ENTITY CloseButton.accessKey "Ж"> |