summaryrefslogtreecommitdiffstats
path: root/doc/html/i18n.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/i18n.html')
-rw-r--r--doc/html/i18n.html2
1 files changed, 1 insertions, 1 deletions
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 <em>lupdate</em>; your <tt>qmake</tt> project file will work fine once
you add the <tt>TRANSLATIONS</tt> entry.
<p> In your application, you must <a href="qtranslator.html#load">QTranslator::load</a>() the translation
files appropriate for the user's language, and install them using <a href="qapplication.html#installTranslator">QApplication::installTranslator</a>().
-<p> If you have been using the old Qt tools (<tt>tqtfindtr</tt>, <tt>msg2tqm</tt> and <tt>tqtmergetr</tt>), you can use <em>tqm2ts</em> to convert your old <tt>.qm</tt> files.
+<p> If you have been using the old Qt tools (<tt>findtr</tt>, <tt>msg2qm</tt> and <tt>mergetr</tt>), you can use <em>qm2ts</em> to convert your old <tt>.qm</tt> files.
<p> <em>linguist</em>, <em>lupdate</em> and <em>lrelease</em> are installed in the <tt>bin</tt>
subdirectory of the base directory Qt is installed into. Click Help|Manual
in <em>Qt Linguist</em> to access the user's manual; it contains a tutorial