PDA

View Full Version : how to use language manager in Qt....



prabhatjha
23rd December 2014, 10:41
Hello Everyone, I made a web browser in Qt ...
Its working fine and now i want to add language manager in this.
But i have no more idea about language manager .
I did lots of google and i got there are two tools Iupdate and IRelease that covert our file in .ts.
but i din't get step by step solution please help me how to do this.

anda_skoa
23rd December 2014, 12:05
The Qt documentation's internationalisation section has lots of information on that
http://doc.qt.io/qt-5/internationalization.html

For example a link to the Qt Linguist manual which details the steps of the process
http://doc.qt.io/qt-5/qtlinguist-index.html

Cheers,
_

wysota
23rd December 2014, 12:14
Internationalization