diff options
Diffstat (limited to 'l10n-et/mail/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd')
-rw-r--r-- | l10n-et/mail/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-et/mail/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd b/l10n-et/mail/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd new file mode 100644 index 0000000000..310c93f5ef --- /dev/null +++ b/l10n-et/mail/chrome/messenger/messengercompose/EditorPersonalDictionary.dtd @@ -0,0 +1,19 @@ +<!-- 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 "Isiklik sõnaraamat"> + +<!ENTITY wordEditField.label "Uus sõna:"> +<!ENTITY wordEditField.accessKey "U"> +<!ENTITY AddButton.label "Lisa"> +<!ENTITY AddButton.accessKey "L"> +<!ENTITY DictionaryList.label "Sõnad sõnaraamatus:"> +<!ENTITY DictionaryList.accessKey "n"> +<!ENTITY RemoveButton.label "Eemalda"> +<!ENTITY RemoveButton.accessKey "E"> + +<!ENTITY CloseButton.label "Sulge"> +<!ENTITY CloseButton.accessKey "u"> |