Bug 308499: "Spell as you type" wording needs to be changed, patch by Magnus Melin <mkmelin+bugzilla@cc.hut.fi>, r=mscott

This commit is contained in:
gavin%gavinsharp.com 2006-01-12 01:47:36 +00:00
parent 0ae3a2a04e
commit efe95905d3
2 changed files with 2 additions and 2 deletions

View File

@ -121,7 +121,7 @@
<!ENTITY checkSpellingCmd.key "K">
<!ENTITY checkSpellingCmd.key2 "VK_F7">
<!ENTITY checkSpellingCmd.accesskey "h">
<!ENTITY enableInlineSpellChecker.label "Spell As You Type">
<!ENTITY enableInlineSpellChecker.label "Spell Check As You Type">
<!ENTITY enableInlineSpellChecker.accesskey "S">
<!ENTITY quoteCmd.label "Quote Message">
<!ENTITY quoteCmd.accesskey "Q">

View File

@ -14,7 +14,7 @@
<!ENTITY sendingMessagesHeader.label "Composing Messages">
<!ENTITY spellCheck.label "Check spelling before sending">
<!ENTITY spellCheck.accesskey "C">
<!ENTITY spellCheckInline.label "Enable spell as you type">
<!ENTITY spellCheckInline.label "Enable spell check as you type">
<!ENTITY spellCheckInline.accesskey "n">
<!ENTITY languagePopup.label "Language:">
<!ENTITY languagePopup.accessKey "g">