Comment by [email protected]:

If you have created the new language and you want to see it in the default language list (on new database creation dialog), then you must modify `trytond/protocols/dispatcher.py` file, and add it to the returned list after `elif method == 'list_lang':` line.

For more information:
http://code.google.com/p/tryton/wiki/HowtoTranslate

--
[email protected] mailing list

Reply via email to