summaryrefslogtreecommitdiffstats
path: root/tde-i18n-el
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2023-10-13 18:02:18 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2023-11-16 21:32:11 +0900
commit83e7d90131a60206a219edf4a2ba9e570c689268 (patch)
tree46580d5604e909a3b3699b4e27201bcd66f3c18f /tde-i18n-el
parentd3f6a5fb3fca54c14196ef9d16eed9a37e9516e9 (diff)
downloadtde-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-el')
-rw-r--r--tde-i18n-el/messages/tdesdk/umbrello.po4
-rw-r--r--tde-i18n-el/messages/tdevelop/tdevelop.po12
2 files changed, 8 insertions, 8 deletions
diff --git a/tde-i18n-el/messages/tdesdk/umbrello.po b/tde-i18n-el/messages/tdesdk/umbrello.po
index 06cbc0dbed3..65a9fdf826e 100644
--- a/tde-i18n-el/messages/tdesdk/umbrello.po
+++ b/tde-i18n-el/messages/tdesdk/umbrello.po
@@ -4026,5 +4026,5 @@ msgstr ""
#~ msgid "&Zoom"
#~ msgstr "Εστίαση:"
-#~ msgid "QString"
-#~ msgstr "QString"
+#~ msgid "TQString"
+#~ msgstr "TQString"
diff --git a/tde-i18n-el/messages/tdevelop/tdevelop.po b/tde-i18n-el/messages/tdevelop/tdevelop.po
index 5d703c7a64a..5d1aea63912 100644
--- a/tde-i18n-el/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-el/messages/tdevelop/tdevelop.po
@@ -29616,19 +29616,19 @@ msgstr "Έμπιστο πιστοποιητικό SSL"
#~ msgid "Error compiling the regular expression."
#~ msgstr "Σφάλμα κατά τη μεταγλώττιση της κανονικής έκφρασης."
-#~ msgid "Qt &4 style (#include <QWidget>)"
-#~ msgstr "Στυλ Qt &4 (#include <QWidget>)"
+#~ msgid "Qt &4 style (#include <TQWidget>)"
+#~ msgstr "Στυλ Qt &4 (#include <TQWidget>)"
#~ 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 ""
#~ "Εισάγετε την κλάση βάση από την οποία θα προκύψει η νέα σας κλάση. Αν "
-#~ "έχετε ενεργοποιήσει 'Δημιουργία απογόνου της QWidget' η νέα κλάση θα "
-#~ "προκύψει από την QWidget. Αν δεν ονομαστεί η κλάση βάση, η νέα κλάση δε "
+#~ "έχετε ενεργοποιήσει 'Δημιουργία απογόνου της TQWidget' η νέα κλάση θα "
+#~ "προκύψει από την TQWidget. Αν δεν ονομαστεί η κλάση βάση, η νέα κλάση δε "
#~ "θα έχει γονέα. Μπορείτε εδώ να χρησιμοποιήσετε και κλάσεις πρότυπα (όπως "
#~ "ΚλάσηΒάση<int, int>)"