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-zh_TW/messages/tdevelop/tdevelop.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tde-i18n-zh_TW/messages/tdevelop/tdevelop.po') diff --git a/tde-i18n-zh_TW/messages/tdevelop/tdevelop.po b/tde-i18n-zh_TW/messages/tdevelop/tdevelop.po index 89b6b02b706..d0b747c8b88 100644 --- a/tde-i18n-zh_TW/messages/tdevelop/tdevelop.po +++ b/tde-i18n-zh_TW/messages/tdevelop/tdevelop.po @@ -19265,7 +19265,7 @@ msgstr "信號(&N)" #: 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 @@ -19370,7 +19370,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 "變更插槽的存取政策。

您只能連線到元件的公開插槽。

" #: kdevdesigner/designer/customwidgeteditor.ui:829 -- cgit v1.2.1