summaryrefslogtreecommitdiffstats
path: root/tde-i18n-nl/messages/tdevelop/tdevelop.po
diff options
context:
space:
mode:
Diffstat (limited to 'tde-i18n-nl/messages/tdevelop/tdevelop.po')
-rw-r--r--tde-i18n-nl/messages/tdevelop/tdevelop.po14
1 files changed, 10 insertions, 4 deletions
diff --git a/tde-i18n-nl/messages/tdevelop/tdevelop.po b/tde-i18n-nl/messages/tdevelop/tdevelop.po
index 07164157d26..6911f43d420 100644
--- a/tde-i18n-nl/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-nl/messages/tdevelop/tdevelop.po
@@ -11,7 +11,7 @@
msgid ""
msgstr ""
"Project-Id-Version: tdevelop\n"
-"POT-Creation-Date: 2023-07-14 18:19+0000\n"
+"POT-Creation-Date: 2023-09-27 18:13+0000\n"
"PO-Revision-Date: 2008-03-27 23:01+0100\n"
"Last-Translator: Bram Schoenmakers <bramschoenmakers@kde.nl>\n"
"Language-Team: Dutch <nl@li.org>\n"
@@ -23784,11 +23784,17 @@ msgid "Inheritance Type"
msgstr "Overervingstype"
#: languages/cpp/cppnewclassdlgbase.ui:416
-#, no-c-format
+#, fuzzy, 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 class. You can also use template classes here (like BaseClass<int, "
+#| "int>)"
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 ""
"Voeg de basisklasse waar uw nieuwe klasse van afgeleid zal worden in. Als u "