I'm using Pyqt, so i chose QApplication.translate() to bracket every english strings, and using linguist.exe to translate strings in exported *.ts to other language.
But now i would like to put all of strings out of source code (even including original strings), is there any simple way to do this?
sry for my english.


Reply With Quote
Bookmarks