Thanks, the lazy translation solves the problem.

-Aaron

On Wed, Jun 16, 2010 at 2:59 PM, Antoni Aloy <antoni.a...@gmail.com> wrote:

> Try to use lazy translation.
>
> El 16/06/2010 23:09, "Aaron" <waifun...@gmail.com> escribió:
>
>
> Well what happened was I have a forms.py
>
> which has
>
> CONSTANT = _("Hello World")
> x = {'var': CONSTANT }
>
> and in the django.po, I do have a translation
>
> msgid "Hello World"
> msgstr "xxx"
>
> But it doesn't show up on the website, all the other translations
> work, so I am wondering what am I missing
>
> -Aaron
>
>
>
> On Jun 16, 1:35 pm, Baurzhan Ismagulov <i...@radix50.net> wrote:
> > On Wed, Jun 16, 2010 at 01:00:3...
> > Baurzhan Ismagulovhttp://www.kz-easy.com/
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group....
>
>  --
> 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<django-users%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/django-users?hl=en.
>

-- 
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.

Reply via email to