>Following https://bugs.tryton.org/issue3432, how is it possible to add a >translation to the minimal chart of accounts another language? Is it >sufficient only to add the corresponding translation to minimal_chart.xml? >After that, the specific xml file (for instance, minimal_chart_pt.xml) can >be automatically generated or it is necessary to create it by hand? > >> Yes just add the entries for lang="pt". Then generate the localized >> XML version with this command: >> >> xsltproc --stringparam lang pt_BE localize.xsl minimal_chart.xml > minimal_chart_pt_BR.xml >> >> And add minimal_chart_pt_BR.xml to the tryton.cfg file.
After creating all the files, should I create a new issue to include them and export the changes as patches? Roberto Novaes Sílex Sistemas Ltda. www.silexsistemas.com.br
