blob: 2b704cc0259cee76cd90e1332aaa2bf496d8e412 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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/. -->
<!ENTITY prefSpelling.title "Spelling">
<!ENTITY generalSpelling.label "General">
<!ENTITY checkSpellingWhenTyping.label "When typing, check my spelling:">
<!ENTITY checkSpellingWhenTyping.accesskey "W">
<!ENTITY dontCheckSpelling.label "Never">
<!ENTITY multilineCheckSpelling.label "In multiline boxes">
<!ENTITY alwaysCheckSpelling.label "All boxes">
<!ENTITY spellForMailAndNews.label "Mail & Newsgroups">
<!ENTITY checkSpellingBeforeSend.label "Check spelling before sending">
<!ENTITY checkSpellingBeforeSend.accesskey "C">
<!ENTITY spellCheckInline.label "Check spelling as you type">
<!ENTITY spellCheckInline.accesskey "e">
<!ENTITY languagePopup.label "Language:">
<!ENTITY languagePopup.accessKey "L">
<!ENTITY moreDictionaries.label "Download more dictionaries…">
<!ENTITY noSpellCheckAvailable.label "No dictionaries available.">
|