From c0780a876e11732962b98e3b1aac0f503b4e9ad9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Fri, 8 Nov 2013 09:46:27 +0100 Subject: Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT" --- 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 3efb156..2b3803a 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 QTranslator::load() the translation files appropriate for the user's language, and install them using QApplication::installTranslator(). -

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

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

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