From 36753ac659fe85fd02a8dffa84143812e011cd71 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 7 Nov 2013 22:42:05 -0600 Subject: Revert "Update minor TQt3 tool names to match current TQt3 sources in GIT" This reverts commit 40e50e6f20276afb557992a51d47618b014e388d. --- 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 a9b38e167..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 (tqttqtfindtr, msg2tqm and tqttqtmergetr), you can use ttqm2ts 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