summaryrefslogtreecommitdiffstats
path: root/bin/tqtfindtr
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-05 20:59:01 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2015-03-05 20:59:01 -0600
commitdfb87398c72e9248aa709ae212e6ab7f2209003d (patch)
tree52422e7b6774fcc503d7c701cb2c77fa016386e8 /bin/tqtfindtr
parent891a448afad4ab1f09bfb0cfee71652975bd7687 (diff)
downloadtqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.tar.gz
tqt3-dfb87398c72e9248aa709ae212e6ab7f2209003d.zip
Automated update from Qt3
Diffstat (limited to 'bin/tqtfindtr')
-rwxr-xr-xbin/tqtfindtr4
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/tqtfindtr b/bin/tqtfindtr
index c7b82d14..11ded12f 100755
--- a/bin/tqtfindtr
+++ b/bin/tqtfindtr
@@ -1,7 +1,7 @@
#!/usr/bin/perl -w
# vi:wrap:
-# See Qt I18N documentation for usage information.
+# See TQt I18N documentation for usage information.
use POSIX qw(strftime);
@@ -17,7 +17,7 @@ $scoped_mark = "qApp->translate";
$noop_scoped_mark = "QT_TRANSLATE_NOOP";
$header=
-'# This is a Qt message file in .po format. Each msgid starts with
+'# This is a TQt message file in .po format. Each msgid starts with
# a scope. This scope should *NOT* be translated - eg. translating
# from French to English, "Foo::Bar" would be translated to "Pub",
# not "Foo::Pub".