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-en_GB/messages/tdevelop/tdevelop.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'tde-i18n-en_GB')
diff --git a/tde-i18n-en_GB/messages/tdevelop/tdevelop.po b/tde-i18n-en_GB/messages/tdevelop/tdevelop.po
index 1d0014826d6..71cd3d6e1dc 100644
--- a/tde-i18n-en_GB/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-en_GB/messages/tdevelop/tdevelop.po
@@ -19870,7 +19870,7 @@ msgstr "Si&gnals"
#: kdevdesigner/designer/customwidgeteditor.ui:576
#, fuzzy, 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 "The list of all the signals that the selected widget can emit."
#: kdevdesigner/designer/customwidgeteditor.ui:615
@@ -19977,7 +19977,7 @@ msgstr "Change slot access"
#, fuzzy, 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 ""
"Change the slot's access policy.You can only connect to the "
"widget's public slots.
"
--
cgit v1.2.1