[Qt-interest] QLinguist problem with libraries

Martin Guillon martin.guillon at movea-tech.com
Thu May 28 19:10:23 CEST 2009


Hi,

 

I have a little problem with qtlinguist.

 

I have a lib name common in which I have a class with translated strings.

Now after that I have a application that creates objects from the class
defined in the lib common. Clearly the ts file from the application doesn't
include the translation for the class from common. 

So how can I translate the text from the lib common in my application?

 

I must that my application uses more than one ts file. In fact I also have a
ts file created for the lib common. Then I merge all the ts files then
compile them. But still the strings from the lib common are not translated.

Any idea?

 

Thanks

 

Martin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20090528/6b8633ae/attachment.html 


More information about the Qt-interest-old mailing list