I've read :
viewtopic.php?f=32&t=756
http://www.tine20.org/wiki/index.php/Co ... translator
I went to https://translations.launchpad.net/tine20
But I still do not understand how I can provide translations fro the MILAN release ...
From what I understand, you use Gettext so the only thing I need to do is to update fr.po
The problem is how can I create the js file from that po.
Let's take an example :
Addressbook/translations/fr.po
Line 448
#: js/ContactEditDialog.js:424
#: js/ContactEditDialog.js:509
msgid "Parse address"
msgstr "Saisir adresse depuis un texte libre"
Then, I suppose that there is some kind of cmd line to launch so that Addressbook/js/Addressbook-lang-fr.js and Addressbook/js/Addressbook-lang-fr-debug.js ?


