Aljosa Mohorovic wrote:
> i just replaced "hr" with "de" and error messages are in german. where
> can i find if there is any support for my language

Looking in django/conf/locale, the Croatian translation is indeed still
missing.


> and how can i submit small things like translation of error messages? 
> http://www.djangoproject.com/documentation/i18n/ has no nice and simple
> example on how to start translating things on django core level.

The starting point is this wiki page:

http://code.djangoproject.com/wiki/Localization

It shows how to create and maintain a Django translation. Some more detail
is present in this message on the Django I18N mailing list:

http://groups.google.com/group/Django-I18N/msg/712b4f9ea35ef701


-- 
Nicola Larosa - http://www.tekNico.net/

Restricting Python's grammar to an LL(1) parser is a blessing, not a
curse. It puts us in handcuffs that prevent us from going overboard
and ending up with funky grammar rules like some other dynamic languages
that will go unnamed, like Perl. -- George Brandsl, April 2006



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to