summaryrefslogtreecommitdiffstats
path: root/bin/tqtfindtr
diff options
context:
space:
mode:
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".