Closed
Bug 374634
Opened 18 years ago
Closed 18 years ago
Spellcheck doesn't work in zh-TW Thunderbird
Categories
(Mozilla Localizations :: zh-TW / Chinese (Traditional), defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: bugzilla, Assigned: josesun)
Details
(Keywords: verified1.8.1.4)
Attachments
(1 file)
|
452 bytes,
patch
|
mscott
:
approval1.8.1.4+
|
Details | Diff | Splinter Review |
zh-TW locale have spellcheck dictionary but it doesn't work in Thunderbird.
# I think this is important feature and requesting blocking-thunderbird2.
You should add below line to zh-TW/mail/all-l10n.js like en-US did in bug
373787.
pref("spellchecker.dictionary", "en-US");
FYI: Firefox will automatically set the pref when we load a page including
textbox and you don't have to add the pref to browser/firefox-l10n.js.
Flags: blocking-thunderbird2?
| Reporter | ||
Comment 1•18 years ago
|
||
This is the patch.
Comment 2•18 years ago
|
||
Comment on attachment 259132 [details] [diff] [review]
add spellchecker.dictionary pref in all-l10n.js
Scott, I think this patch could be something we'd still want to take. Risk is low, and I can land it on the branch tomorrow morning my time, if you approve it.
Attachment #259132 -
Flags: approval1.8.1.4?
Comment 3•18 years ago
|
||
Comment on attachment 259132 [details] [diff] [review]
add spellchecker.dictionary pref in all-l10n.js
Looks safe enough, and the en-US dictionary is already being bundled.
Attachment #259132 -
Flags: approval1.8.1.4? → approval1.8.1.4+
Comment 4•18 years ago
|
||
Patch landed on the branch. It'd be good to get some testing on this still.
Keywords: fixed1.8.1.4
Comment 5•18 years ago
|
||
Rachel reports that the tinderbox builds have an en-US dictionary working. Thanks for testing.
Keywords: fixed1.8.1.4 → verified1.8.1.4
Updated•18 years ago
|
Flags: blocking-thunderbird2?
| Assignee | ||
Updated•18 years ago
|
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•