diff options
Diffstat (limited to 'l10n-sr/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd')
-rw-r--r-- | l10n-sr/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/l10n-sr/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd b/l10n-sr/editor/ui/chrome/dialogs/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..822822eae3 --- /dev/null +++ b/l10n-sr/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 "т"> |