and what if im using a third party app like django-registration and i want to get a better translation without the need to copy the app my repository and customize it?
could i override the default django-registration .mo files? derek wrote: > Thanks Daniel - I missed that part {sound of head slap}. > > Assuming I manage to do a translation, would there be any interest > from the dev team to include this new language version? > > On Feb 23, 6:34 pm, Daniel Roseman <dan...@roseman.org.uk> wrote: > >> On Feb 23, 2:31 pm, derek <gamesb...@gmail.com> wrote: >> >> >>> Unfortunately not; this only deals with an application, not Django >>> itself, and not the Admin interface. >>> >> What else do you need to know other than what's on that page? >> Translating Django *is* exactly the same as translating your own >> application. As the first box on that page suggests, take the >> English .po file under django/conf/locale, copy it to your new >> language code, and translate. >> -- >> DR. >> > > -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.