I would like to offer parts of our site in Bosnian and I have a
partial translation working on our live site.
http://www.mftransparency.org/
Bosnian is not one of the languages included in the django base
install, so I have created a very minimal base .po file and then added
site-specific translations to a second po.
What is the process for getting a language included in Django's base
install? I don't have a complete translation; I just did the minimum
neccessary to get my site-specific po working as detailed in the
django docs.
http://docs.djangoproject.com/en/dev/topics/i18n/#id1
My motivation for wanting this base translation included in django is
that it would make it easier for me to upgrade to new versions. It
would also make it easier for others to create Bosnian translations.
-Tim Langeman
Akron, PA (USA)
P.S. It seems as though the moderation system is letting a lot of
spam into this group. I have created other google groups and I know
that it is possible to filter spam. Does anyone know who is in charge
of this group and what the situation is with the moderation settings?