Using CSV for translation files it's a real pain, specially today when there is a standard file format for this kind of task.
There are tons of very good translation tools able to work with gettext file format (PO, POT) one of them being PoEdit I've seen that in the Spanish localization project someone tried to use translate-toolkit (python too!) and some buggy perl code for converting the CSV in PO. But the code it's not usable. I suggest to find a safe and simple way for importing/exporting the language files directly using PO files. _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
