On Sun, Nov 24, 2013 at 4:21 AM, Shahar Or wrote:
> String in my template don't translate. They stay English even though they do
> pop up in the po files using `makemessages`.
Do you comvert these -po files to .mo files using the compilemessages
Django command or the msgfmt GNU gettext utility?
please could you post url or some more details!
Em domingo, 24 de novembro de 2013 07h21min12s UTC, Shahar Or escreveu:
>
> String in my template don't translate. They stay English even though they
> do pop up in the po files using `makemessages`.
>
> To make sure that the current `lang` is indee
String in my template don't translate. They stay English even though they
do pop up in the po files using `makemessages`.
To make sure that the current `lang` is indeed what I expect it to be, I
use `{{ lang }}` in the template somewhere.
I have `{% load i18n %}` in the template somewhere near
3 matches
Mail list logo