diff options
Diffstat (limited to 'template/messages/tdevelop')
-rw-r--r-- | template/messages/tdevelop/tdevelop.pot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/template/messages/tdevelop/tdevelop.pot b/template/messages/tdevelop/tdevelop.pot index a49b8ef66c5..8234d8e4867 100644 --- a/template/messages/tdevelop/tdevelop.pot +++ b/template/messages/tdevelop/tdevelop.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-07-14 20:18+0000\n" +"POT-Creation-Date: 2023-09-27 20:33+0000\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <[email protected]>\n" @@ -21629,8 +21629,8 @@ msgstr "" #, no-c-format msgid "" "Insert the base class which your new class will be derived from. If you have " -"checked 'Generate QWidget child class' the new class will be derived from " -"QWidget. If no base class is named, the new class will not have a parent " +"checked 'Generate TQWidget child class' the new class will be derived from " +"TQWidget. If no base class is named, the new class will not have a parent " "class. You can also use template classes here (like BaseClass<int, int>)" msgstr "" |