@paulino I don't again do this all this, but : for extra modules, try to add a folder l18n in the module folder, in this folder create the file language_version.po and name_of_module.pot. I believe that the pot file and po file are the same, exept for lines with msgstr "" :for pot file nothing in "", and for po file, the translation, "translationof the string) open the xml and .py file of the module, search field with "string" and add translation to file .po; see by example the module product_variant_multi, it's not too long.
-------------------- m2f -------------------- -- http://www.openobject.com/forum/viewtopic.php?p=42394#42394 -------------------- m2f -------------------- _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman2/listinfo/tinyerp-users
