summaryrefslogtreecommitdiffstats
path: root/tde-i18n-it
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-02-07 11:06:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-02-08 11:04:48 +0900
commitf4c5ba08ca06c7316a01f8643628a67f6b26cef1 (patch)
tree68c6722ef79e40092b0116901bb2c2a09a211602 /tde-i18n-it
parent7323074295645d6d29f5ef7d8b73677a6c6b5a51 (diff)
downloadtde-i18n-f4c5ba08ca06c7316a01f8643628a67f6b26cef1.tar.gz
tde-i18n-f4c5ba08ca06c7316a01f8643628a67f6b26cef1.zip
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 6f3f6aeeeaaa86fbddfca6efd07baf218a391dd7)
Diffstat (limited to 'tde-i18n-it')
-rw-r--r--tde-i18n-it/messages/tdevelop/tdevelop.po6
1 files changed, 3 insertions, 3 deletions
diff --git a/tde-i18n-it/messages/tdevelop/tdevelop.po b/tde-i18n-it/messages/tdevelop/tdevelop.po
index 2a7b0586dd7..e786e5be6eb 100644
--- a/tde-i18n-it/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-it/messages/tdevelop/tdevelop.po
@@ -20004,8 +20004,8 @@ msgstr "Se&gnali"
#: kdevdesigner/designer/customwidgeteditor.ui:576
#, no-c-format
-msgid "The list of all the Q_SIGNALS that the selected widget can emit."
-msgstr "L'elenco di tutti i Q_SIGNALS che il widget selezionato può emettere."
+msgid "The list of all the signals that the selected widget can emit."
+msgstr "L'elenco di tutti i segnali che il widget selezionato può emettere."
#: kdevdesigner/designer/customwidgeteditor.ui:615
#, no-c-format
@@ -20112,7 +20112,7 @@ msgstr "Cambia accesso slot"
#, no-c-format
msgid ""
"<b>Change the slot's access policy.</b><p>You can only connect to the "
-"widget's public Q_SLOTS.</p>"
+"widget's public slots.</p>"
msgstr ""
"<b>Cambia la politica di accesso dello slot.</b><p>Puoi solo connetterti "
"agli slot pubblici dell'elemento grafico.</p>"