On 11-10-2005, at 12:06, Nebojša Đorđević - nesh wrote:

This is little off-topic.

I'm looking to make both Serbian translations (latin and cyrillic). But, I'm failed to found any reference to _standard_ codes for that. Only idea I have is to make two codes - sr_LAT and sr_CYR and to map sr (which majority of browsers sends) to sr_LAT (we discuss that on local web development forum and agreed that is most viable solution).

For that I'll will need some type of language code mapping to happen when request is processed. gettext use locale_alias table from locale.py but this is hard-coded in the source. Have anyone know to whom I need to address to add that mapping? Will that do the trick? Or I must add this mapping stuff to i18n code?

---
Nebojša Đorđević - nesh
Studio Quattro - Niš - SCG

http://djnesh.blogspot.com/  |  http://djnesh-django.blogspot.com/
Registered Linux User 282159 [http://counter.li.org]



Reply via email to