Not translatable strings

I can translate most of the strings in django.po

but some strings appear in english although they are tranlated in django.po

for example this one in ru locale:

#: forms.py:932
msgid "Screen name"
msgstr "Отображаемое имя"

i've compiled with:

python ../manage.py compilemessages

I have this problem with some strings not with all. And these strings don't differ from the working strings.

Why? And how to solve this? Thanks

Edit: No idea?

Toms's avatar
767
Toms
asked 2012-07-24 09:45:24 -0500, updated 2012-07-26 15:28:29 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments