All.

I am using lupdate to create ts file from the java source code.
I notice that lupdate only fields that have a 'tr' embedded.

It doesnt create ts file if the java source was built using QT designer
(QT designer auto generates the void retranslateUi(QWidget LoginWidget)
method (for custom widgets)

lupdate doesn't seem to pick up those fields which have the text set by
com.trolltech.qt.core.QCoreApplication.translate
method.

Can someone point me to the right direction.
_______________________________________________
Qt-jambi-interest mailing list
Qt-jambi-interest@trolltech.com
http://lists.trolltech.com/mailman/listinfo/qt-jambi-interest

Reply via email to