Comment #2 on issue 6329 by [email protected]: get rid of unnecessary region code from spellcheck language/locale codes http://code.google.com/p/chromium/issues/detail?id=6329
I see a slight, albeit manageable, complication with this. The dictionaries which are live are of this format -i.e., hi-IN. These names are directly derived from the SpellChecker dictionary language names. Removing the regions would mean adding a map which would map, say, hi in SpellChecker to hi-IN which is in use. But I do agree that this can be done to avoid RTL bugs. Let me do it. -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
