I've discovered that the translation files from the /i18n/ directory contains duplicates and invalid entries.
to check for them it's quite simple: on linux use sort and you'll notice some multiline strings or user [b]uniq -d file[b] to see all duplicates lines. Is this normal?! I don't think so. I'm almost done a tinycsv2po script that should convert them to po files but I can't make it work if the source files are not "valid". _______________________________________________ Tinyerp-users mailing list http://tiny.be/mailman/listinfo/tinyerp-users
