From f4c5ba08ca06c7316a01f8643628a67f6b26cef1 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 (cherry picked from commit 6f3f6aeeeaaa86fbddfca6efd07baf218a391dd7) --- tde-i18n-pl/messages/tdevelop/tdevelop.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tde-i18n-pl/messages') diff --git a/tde-i18n-pl/messages/tdevelop/tdevelop.po b/tde-i18n-pl/messages/tdevelop/tdevelop.po index db36ffbaa3f..d38392ef385 100644 --- a/tde-i18n-pl/messages/tdevelop/tdevelop.po +++ b/tde-i18n-pl/messages/tdevelop/tdevelop.po @@ -19866,7 +19866,7 @@ msgstr "Sy&gnały" #: kdevdesigner/designer/customwidgeteditor.ui:576 #, no-c-format -msgid "The list of all the Q_SIGNALS that the selected widget can emit." +msgid "The list of all the signals that the selected widget can emit." msgstr "Lista sygnałów, które może wysłać wybrany element interfejsu." #: kdevdesigner/designer/customwidgeteditor.ui:615 @@ -19974,7 +19974,7 @@ msgstr "Zmiana dostępu do slota" #, 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 "" "Zmiana polityki dostępu do slotu.

Można podłączać tylko do " "publicznych slotów elementu interfejsu.

" -- cgit v1.2.1