diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-10-13 18:02:18 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2023-11-16 21:32:11 +0900 |
commit | 83e7d90131a60206a219edf4a2ba9e570c689268 (patch) | |
tree | 46580d5604e909a3b3699b4e27201bcd66f3c18f /tde-i18n-az/messages | |
parent | d3f6a5fb3fca54c14196ef9d16eed9a37e9516e9 (diff) | |
download | tde-i18n-83e7d90131a60206a219edf4a2ba9e570c689268.tar.gz tde-i18n-83e7d90131a60206a219edf4a2ba9e570c689268.zip |
Replace QObject, QWidget, QImage, QPair, QRgb, QColor, QChar, QString, QIODevice with TQ* version
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 241e0082f7b9ccadaeed0ef43a1c9ebb9b4fe840)
Diffstat (limited to 'tde-i18n-az/messages')
-rw-r--r-- | tde-i18n-az/messages/tdevelop/tdevelop.po | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/tde-i18n-az/messages/tdevelop/tdevelop.po b/tde-i18n-az/messages/tdevelop/tdevelop.po index 560035e6b86..2d0e7a41a92 100644 --- a/tde-i18n-az/messages/tdevelop/tdevelop.po +++ b/tde-i18n-az/messages/tdevelop/tdevelop.po @@ -31245,9 +31245,9 @@ msgstr "" #, fuzzy #~ 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 TQWidget. If no base class is named, the new class will not " -#~ "have a parent class." +#~ "have 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." #~ msgstr "" #~ "Araya əlavə et o\n" #~ "\n" @@ -37330,8 +37330,8 @@ msgstr "" #, fuzzy #~ 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 " +#~ "have 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." #~ msgstr "" #~ "Araya əlavə et o\n" @@ -37341,17 +37341,17 @@ msgstr "" #~ "." #, fuzzy -#~ msgid "Generate &QWidget child class" -#~ msgstr "QWidget-Childclass yarat" +#~ msgid "Generate &TQWidget child class" +#~ msgstr "TQWidget-Childclass yarat" #, fuzzy #~ msgid "" #~ "This offers additional options to your new class.\n" #~ "If you check \"Use header/cpp-templates\", your name and\n" #~ "email adress will be added into the new generated files\n" -#~ "If you check \"Generate a QWidget-Childclass\", the new class\n" -#~ "will use QWidget as the baseclass. This is also useful for\n" -#~ "using baseclasses derived from QWidget, e.g. QDialog." +#~ "If you check \"Generate a TQWidget-Childclass\", the new class\n" +#~ "will use TQWidget as the baseclass. This is also useful for\n" +#~ "using baseclasses derived from TQWidget, e.g. QDialog." #~ msgstr "" #~ "hədəf\n" #~ " ad və\n" @@ -37363,8 +37363,8 @@ msgstr "" #, fuzzy #~ 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 " +#~ "have 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 "" |