Import .po file from drupal 6 website to drupal 6 website doesn't work - Even when strings added in settings.php file
wwwoliondorcom - March 28, 2009 - 05:15
| Project: | String Overrides |
| Version: | 6.x-1.7 |
| Component: | Documentation |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | postponed (maintainer needs more info) |
Jump to:
Description
Import .po file from drupal 6 website to drupal 6 website doesn't work
Hello,
I wonder if somebody else has met this problem: when i export the .po file from a D6 website then import it on another D6 website it sometimes doesn't work and I can't see any string translated, but on some others websites it works when I do exactly the same process to export and import.
Also, when it doesn't work i try to add the translation lines directly in settings.php file, but it still doesn't work, so what could be the problem on those websites ?
Any idea ?
Thanks a lot.

#1
Sorry, i forgot to add:
When import of strings and adding strings in settings.php doesn't work i still have the solution to do it directly in the module form, but it means that i have to copy each line one by one for every website, which takes way too long.
Please can you help?
#2
Any idea why changing stirngs in settings.php doesn't work on multi install websites ?
Thanks.
#3
Hmm, very strange. If you set this in settings.php, it should work. Drupal 6 core supports that and this module just gives you a user interface around it. Hmmmm.... Could you do it manually? How many translations do you have?
#4
Thanks for reply.
Actually this is the problem, I started to use your module to translate few words then the website got bigger and i now have hundreds of strings !
I tried again and again but can't find any solution.