summaryrefslogtreecommitdiffstats
path: root/tde-i18n-pt_BR/messages
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-pt_BR/messages
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-pt_BR/messages')
-rw-r--r--tde-i18n-pt_BR/messages/tdesdk/umbrello.po4
-rw-r--r--tde-i18n-pt_BR/messages/tdevelop/tdevelop.po8
2 files changed, 6 insertions, 6 deletions
diff --git a/tde-i18n-pt_BR/messages/tdesdk/umbrello.po b/tde-i18n-pt_BR/messages/tdesdk/umbrello.po
index 7c2c08cb3b2..0b88b6cc6ed 100644
--- a/tde-i18n-pt_BR/messages/tdesdk/umbrello.po
+++ b/tde-i18n-pt_BR/messages/tdesdk/umbrello.po
@@ -4018,5 +4018,5 @@ msgstr ""
#~ msgid "Enables/disables the statusbar"
#~ msgstr "Habilitar/desabilitar a barra de estado"
-#~ msgid "QString"
-#~ msgstr "QString"
+#~ msgid "TQString"
+#~ msgstr "TQString"
diff --git a/tde-i18n-pt_BR/messages/tdevelop/tdevelop.po b/tde-i18n-pt_BR/messages/tdevelop/tdevelop.po
index a43c336208c..8d1c65213d5 100644
--- a/tde-i18n-pt_BR/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-pt_BR/messages/tdevelop/tdevelop.po
@@ -30253,14 +30253,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 ""
#~ "Insira o nome da classe base a partir da qual sua nova classe será "
-#~ "derivada. Se habilitar a opção 'Gerar uma classe filha QWidget', então a "
-#~ "classe será derivada de QWidget. Se não for indicada uma classe base, a "
+#~ "derivada. Se habilitar a opção 'Gerar uma classe filha TQWidget', então a "
+#~ "classe será derivada de TQWidget. Se não for indicada uma classe base, a "
#~ "classe nova não terá uma classe-mãe. Você pode também usar classes modelo "
#~ "aqui (como ClasseBase<int, int>)"