diff options
Diffstat (limited to 'l10n-af/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd')
-rw-r--r-- | l10n-af/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd | 38 |
1 files changed, 38 insertions, 0 deletions
diff --git a/l10n-af/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd b/l10n-af/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd new file mode 100644 index 0000000000..b63f7ea651 --- /dev/null +++ b/l10n-af/mail/chrome/messenger/messengercompose/EditorSpellCheck.dtd @@ -0,0 +1,38 @@ +<!-- 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 "Toets spelling"> + +<!ENTITY misspelledWord.label "Spelfout:"> +<!ENTITY wordEditField.label "Vervang met:"> +<!ENTITY wordEditField.accessKey "m"> +<!ENTITY checkwordButton.label "Kontroleer woord"> +<!ENTITY checkwordButton.accessKey "r"> +<!ENTITY suggestions.label "Voorstelle:"> +<!ENTITY suggestions.accessKey "o"> +<!ENTITY ignoreButton.label "Ignoreer"> +<!ENTITY ignoreButton.accessKey "I"> +<!ENTITY ignoreAllButton.label "Ignoreer alles"> +<!ENTITY ignoreAllButton.accessKey "n"> +<!ENTITY replaceButton.label "Vervang"> +<!ENTITY replaceButton.accessKey "V"> +<!ENTITY replaceAllButton.label "Vervang alles"> +<!ENTITY replaceAllButton.accessKey "a"> + + +<!ENTITY userDictionary.label "Persoonlike subgids:"> +<!ENTITY moreDictionaries.label "Laai nog woordeboeke af…"> +<!ENTITY addToUserDictionaryButton.label "Voeg woord by"> +<!ENTITY addToUserDictionaryButton.accessKey "o"> +<!ENTITY editUserDictionaryButton.label "Redigeer…"> +<!ENTITY editUserDictionaryButton.accessKey "e"> + + +<!ENTITY closeButton.label "Sluit"> +<!ENTITY closeButton.accessKey "S"> +<!ENTITY sendButton.label "Stuur"> +<!ENTITY sendButton.accessKey "S"> +<!ENTITY languagePopup.label "Taal:"> +<!ENTITY languagePopup.accessKey "T"> |