5
2

Hi, I installed osqa on webfaction, you can check it here http://encrypt.webfactional.com . I created a new language pack running: django-admin.py makemessages -l ro -e html,txt -e xml then django-admin.py makemessages -d djangojs -l ro then django-admin.py makemessages -a to update language files

And now i have a new language in /locale folder called ro from Romanian. Now i translated several strings in django.po file, and after that i runed: django-admin.py compilemessages i restarted the server, but no change on the website.

What i see changed is only the "users" word from the search engine, but it was not translated by me.

Can someone tell me here i am wrong?

P.S. this is happening also when i switch to Spanish for example, only Users are translated in Usario, even i see that the po file is almost full translated.

Please help.

asked 30 Jan '11, 05:58

Mihai%20Cune's gravatar image

Mihai Cune
22161619
accept rate: 33%

edited 30 Jan '11, 05:59


Update: It seems that now is working. I deleted the language pack, i run the commands again and now is working. It seems that the frist time the .mo file weren't created after compilemessages. I cannot imagine where was the bug.

link

answered 30 Jan '11, 06:25

Mihai%20Cune's gravatar image

Mihai Cune
22161619
accept rate: 33%

Mihai, could you please tell me how did you manage to install the romanian translation on your site. I did finally find the translation on launchpad and tried using it but it doesn't work properly... at times it shows partial translations, at other it falls back to the english version. thanks

(21 Mar, 18:09) rcopper
Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×38
×30
×22
×4
×4

Asked: 30 Jan '11, 05:58

Seen: 642 times

Last updated: 21 Mar, 18:09

powered by OSQA