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-ru/messages/tdevelop/tdevelop.po | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'tde-i18n-ru')
diff --git a/tde-i18n-ru/messages/tdevelop/tdevelop.po b/tde-i18n-ru/messages/tdevelop/tdevelop.po
index 87d8cdf4e73..775d1e93aa0 100644
--- a/tde-i18n-ru/messages/tdevelop/tdevelop.po
+++ b/tde-i18n-ru/messages/tdevelop/tdevelop.po
@@ -19916,7 +19916,7 @@ msgstr "&Сигналы"
#: 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 "Список сигналов, которые может посылать данный виджет."
#: kdevdesigner/designer/customwidgeteditor.ui:615
@@ -20023,7 +20023,7 @@ msgstr "Изменить доступность слота"
#, 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 ""
"Изменить доступность приёмника.Вы можете создавать соединения "
"только с открытыми (public) слотами виджета.
"
--
cgit v1.2.1