diff options
Diffstat (limited to 'tde-i18n-en_GB/messages/tdevelop/tdevelop.po')
-rw-r--r-- | tde-i18n-en_GB/messages/tdevelop/tdevelop.po | 18 |
1 files changed, 6 insertions, 12 deletions
diff --git a/tde-i18n-en_GB/messages/tdevelop/tdevelop.po b/tde-i18n-en_GB/messages/tdevelop/tdevelop.po index 4103abef53c..7f23982380f 100644 --- a/tde-i18n-en_GB/messages/tdevelop/tdevelop.po +++ b/tde-i18n-en_GB/messages/tdevelop/tdevelop.po @@ -5689,7 +5689,7 @@ msgid "" "<p><b>TQWidget::%1</b></p><p>There is no documentation available for this " "property.</p>" msgstr "" -"<p><b>QWidget::%1</b></p><p>There is no documentation available for this " +"<p><b>TQWidget::%1</b></p><p>There is no documentation available for this " "property.</p>" #: kdevdesigner/designer/propertyeditor.cpp:4027 @@ -7141,7 +7141,7 @@ msgid "" "Multiple inheritance requires TQObject derivative to be first and unique in " "base class list." msgstr "" -"Multiple inheritance requires QObject derivative to be first and unique in " +"Multiple inheritance requires TQObject derivative to be first and unique in " "base class list." #: languages/cpp/cppnewclassdlg.cpp:851 languages/cpp/cppnewclassdlg.cpp:854 @@ -23381,13 +23381,7 @@ msgid "Inheritance Type" msgstr "Inheritance Type" #: languages/cpp/cppnewclassdlgbase.ui:416 -#, 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>)" +#, no-c-format msgid "" "Insert the base class which your new class will be derived from. If you have " "checked 'Generate TQWidget child class' the new class will be derived from " @@ -23395,8 +23389,8 @@ msgid "" "class. You can also use template classes here (like BaseClass<int, int>)" msgstr "" "Insert the base class which your new class will be derived from. If you have " -"ticked '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 " +"ticked '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>)" #: languages/cpp/cppnewclassdlgbase.ui:489 @@ -23789,7 +23783,7 @@ msgstr "" "Displaying static members makes GDB slower in\n" "producing data within TDE and Qt.\n" "It may change the \"signature\" of the data\n" -"which QString and friends rely on,\n" +"which TQString and friends rely on,\n" "but if you need to debug into these values then\n" "tick this option." |