|
I have done some translations and some of them simply show up in the website whereas some don't. I am sure that I have translated in the right place but it still insists on showing me the english text. How do you go around reloading the site that allows rosetta translation take effect! |
|
I'm not certain that this will solve your problem, but it's possible that the original text is cached. Assuming you've restarted the webserver:
Try deleting the cache (be careful with
|
I have tried restarting the whole server but still it doesn't work!
here developer comments: Rosetta does compile the messages when you edit via the interface. You just need to restart the dev server or apache to take effects! (http://code.google.com/p/django-rosetta/issues/detail?id=62).
Still, this is not the case in my opinion! have you had such experience?
I have also tried POedit on my desktop and uploaded the same translated po and mo file to server. the problem still exists.
Now that I touched the html content and changed the same english text at that place, it doesn't show any english text update also for that part.
I am totally confused!