[Qgis-developer] Multilanguage plugin development
Denis Rouzaud
denis.rouzaud at gmail.com
Thu Nov 1 08:08:24 PDT 2012
you can use the tr function directly in your python code.
http://doc.qt.digia.com/stable/linguist-hellotr.html
after that, you can use Qt Linguist, if I remember well.
On 11/01/2012 04:04 PM, Andreas Neumann wrote:
> om python which language the QGIS main interface is
> using?
> * I think for the .ui files the translation process is more or less
> straightforward - but what is the best way to store multi-language ui
> information if the ui is built from Python code?
>
> Thank you for your help or examples to get started,
> Andreas
More information about the Qgis-developer
mailing list