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?

To enter a block of code:

  • enter empty line after your previous text
  • paste or type the code
  • select the code and press the button above
Preview: (hide)
Toms's avatar
767
Toms
asked 12 years ago, updated 12 years ago

Comments

see more comments