From e193e0140419d117a52e3756ddd9d2bdf3ab7a4a Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 6 Nov 2013 16:23:17 -0600 Subject: Automated update from Qt3 --- doc/html/i18n.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/i18n.html') diff --git a/doc/html/i18n.html b/doc/html/i18n.html index ff2fa0c75..55ca647e6 100644 --- a/doc/html/i18n.html +++ b/doc/html/i18n.html @@ -347,7 +347,7 @@ file for lupdate; your qmake project file will work fine once you add the TRANSLATIONS entry.

In your application, you must TQTranslator::load() the translation files appropriate for the user's language, and install them using TQApplication::installTranslator(). -

If you have been using the old TQt tools (findtr, msg2qm and mergetr), you can use qm2ts to convert your old .qm files. +

If you have been using the old TQt tools (tqtfindtr, msg2tqm and tqtmergetr), you can use tqm2ts to convert your old .qm files.

linguist, lupdate and lrelease are installed in the bin subdirectory of the base directory TQt is installed into. Click Help|Manual in TQt Linguist to access the user's manual; it contains a tutorial -- cgit v1.2.1