Tuesday, September 2, 2014

Re: i18n and overriding django.auth translations

is this a theoretical question or did you try and it is not working?


On Tue, Sep 2, 2014 at 1:26 PM, <paul.connell@ideoba.com> wrote:
I've got some basic translations working in de_de (German), but it seems that django has brought it's own translations along for the ride after I compile.  I has not translated 'Password' in my locale files but DJango is doing it automatically (I assume from the django.admin module?).  That's fine, but is there a way to override this so that my translations in my locale files take precedence?

So if my /locale/de_de/LC_MESSAGES/django.po file contains a translation, it overrides the default 'Passwort' that django is putting in?

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/f5ba28a5-42ef-4cfa-a43b-19977440574b%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CAFWa6tJy%2BF2w7OXAsmUqY_hab7ssFD4UD2WEpVHHbR4E%2BAN1%2BA%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment