[Qt-interest] one translation file per object per language

Alessandro Portale alessandro.portale at trolltech.com
Mon May 25 16:31:34 CEST 2009


Hi,

lupdate accepts source file names as parameter. If you have one class per .cpp, you could do...
  lupdate MyClass.cpp -ts <language>.ts
...for each cpp file and language separately.

Hope that helps a bit,
Alessandro

Santhosh Y wrote:
> Hi
> 
> Can I put into one translation file per object per language using "lupdate."
> 
> Please tell me.




More information about the Qt-interest-old mailing list