From 6f3f6aeeeaaa86fbddfca6efd07baf218a391dd7 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 7 Feb 2024 11:06:12 +0900 Subject: Replace Q_SIGNALS and Q_SLOTS Signed-off-by: Michele Calgaro --- tde-i18n-it/messages/tdevelop/tdevelop.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'tde-i18n-it') diff --git a/tde-i18n-it/messages/tdevelop/tdevelop.po b/tde-i18n-it/messages/tdevelop/tdevelop.po index 294b7cc27f0..bf20b63455b 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 "" "Change the slot's access policy.

You can only connect to the " -"widget's public Q_SLOTS.

" +"widget's public slots.

" msgstr "" "Cambia la politica di accesso dello slot.

Puoi solo connetterti " "agli slot pubblici dell'elemento grafico.

" -- cgit v1.2.1