The correct way to refer to the language given by si/sin codes is "Sinhala" and not "Singhalese" as used in Drupal. Although ISO 639-2 still gives the latter also as an alternative, "Sinhala" is the common usage.
http://www.loc.gov/standards/iso639-2/php/code_list.php
Please refer to the Sinhala localization project on SourceForge (http://sinhala.sourceforge.net, formerly http://sinhala.linux.lk).
Attached patch fixes this, and also adds the spelling of Sinhala in Sinhala itself.
Please apply.
Thanks in advance.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | jamesan_228477.patch | 663 bytes | JamesAn |
| drupal-6.0-sinhala.diff | 560 bytes | anuradha-1 |
Comments
Comment #1
mr.baileysWill need to be fixed in 7.x-dev and then backported.
Comment #2
JamesAn commentedHere's the 7.x-dev patch.
Comment #3
mr.baileysLooks good to me. Used another source to confirm that this change is in effect necessary (http://en.wikipedia.org/wiki/Sinhalese_language). Patch looks good to me, change is trivial and the testbot has a smiley face: RTBC.
Comment #4
dries commentedI've committed this to CVS HEAD for inclusion in Drupal 7 and to DRUPAL-6. Thanks!