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-hu | |
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-hu')
-rw-r--r-- | tde-i18n-hu/messages/tdesdk/umbrello.po | 4 | ||||
-rw-r--r-- | tde-i18n-hu/messages/tdevelop/tdevelop.po | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/tde-i18n-hu/messages/tdesdk/umbrello.po b/tde-i18n-hu/messages/tdesdk/umbrello.po index 491fdb96572..2e5adc20501 100644 --- a/tde-i18n-hu/messages/tdesdk/umbrello.po +++ b/tde-i18n-hu/messages/tdesdk/umbrello.po @@ -4005,5 +4005,5 @@ msgstr "" #~ msgid "Enables/disables the statusbar" #~ msgstr "Ki-be kapcsolja az állapotsort" -#~ msgid "QString" -#~ msgstr "QString" +#~ msgid "TQString" +#~ msgstr "TQString" diff --git a/tde-i18n-hu/messages/tdevelop/tdevelop.po b/tde-i18n-hu/messages/tdevelop/tdevelop.po index c9c10bc08a0..be3b6ca6942 100644 --- a/tde-i18n-hu/messages/tdevelop/tdevelop.po +++ b/tde-i18n-hu/messages/tdevelop/tdevelop.po @@ -30203,14 +30203,14 @@ msgstr "" #~ 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 "" #~ "Annak az osztálynak a nevét kell itt megadni, amelyből az új osztályt " #~ "származtatni szeretné. Ha be van jelölve a 'Az osztály a QWidgetből " -#~ "származzon', akkor az új osztály a QWidget osztályból lesz származtatva. " +#~ "származzon', akkor az új osztály a TQWidget osztályból lesz származtatva. " #~ "Ha nincs megadva szülőosztály, akkor az új osztálynak nem lesz " #~ "szülőosztálya. Sablonosztályokat is lehet használni (pl. Alaposztály " #~ "<int, int>)" |