diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-05 20:59:01 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2015-03-05 20:59:01 -0600 |
commit | dfb87398c72e9248aa709ae212e6ab7f2209003d (patch) | |
tree | 52422e7b6774fcc503d7c701cb2c77fa016386e8 /tools/linguist/tqm2ts | |
parent | 891a448afad4ab1f09bfb0cfee71652975bd7687 (diff) | |
download | tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip |
Automated update from Qt3
Diffstat (limited to 'tools/linguist/tqm2ts')
-rw-r--r-- | tools/linguist/tqm2ts/tqm2ts.1 | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/tools/linguist/tqm2ts/tqm2ts.1 b/tools/linguist/tqm2ts/tqm2ts.1 index bf49ca8ef..fe70a1a3d 100644 --- a/tools/linguist/tqm2ts/tqm2ts.1 +++ b/tools/linguist/tqm2ts/tqm2ts.1 @@ -2,20 +2,20 @@ .\" .\" Copyright (C) 2001-2008 Trolltech ASA. All rights reserved. .\" -.\" This file is part of Qt and may be distributed and used according to +.\" This file is part of TQt and may be distributed and used according to .\" the terms and conditions described in the LICENSE file. .\" .SH NAME -tqm2ts \- generate Qt Linguist translation files from Qt 2.x message files +tqm2ts \- generate TQt Linguist translation files from TQt 2.x message files .SH SYNOPSIS .B tqm2ts .RI "[ " options " ] " qm-files .SH DESCRIPTION This page documents the -.B Qt Linguist Qm2ts -tool for the Qt GUI toolkit. +.B TQt Linguist Qm2ts +tool for the TQt GUI toolkit. .B Qm2ts -converts Qt 2.x message files (.qm files) into source message files +converts TQt 2.x message files (.qm files) into source message files (.ts files). .PP The .ts file format is a simple human-readable XML format that can be @@ -23,7 +23,7 @@ used with version control systems if required. It is understood by .B lupdate, .B lrelease and -.B Qt Linguist. +.B TQt Linguist. .PP .B tqm2ts is provided to ease porting from the old internationalization @@ -32,7 +32,7 @@ tools .B tqtmergetr and .B msg2tqm) -to the new ones. It will not accept Qt message files generated by +to the new ones. It will not accept TQt message files generated by .B lrelease, as .B lrelease |