diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-07 11:06:12 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-08 11:04:48 +0900 |
commit | f4c5ba08ca06c7316a01f8643628a67f6b26cef1 (patch) | |
tree | 68c6722ef79e40092b0116901bb2c2a09a211602 /tde-i18n-ta/messages/tdevelop | |
parent | 7323074295645d6d29f5ef7d8b73677a6c6b5a51 (diff) | |
download | tde-i18n-f4c5ba08ca06c7316a01f8643628a67f6b26cef1.tar.gz tde-i18n-f4c5ba08ca06c7316a01f8643628a67f6b26cef1.zip |
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 6f3f6aeeeaaa86fbddfca6efd07baf218a391dd7)
Diffstat (limited to 'tde-i18n-ta/messages/tdevelop')
-rw-r--r-- | tde-i18n-ta/messages/tdevelop/tdevelop.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tde-i18n-ta/messages/tdevelop/tdevelop.po b/tde-i18n-ta/messages/tdevelop/tdevelop.po index 88ec5821998..c50927ca908 100644 --- a/tde-i18n-ta/messages/tdevelop/tdevelop.po +++ b/tde-i18n-ta/messages/tdevelop/tdevelop.po @@ -20119,7 +20119,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 @@ -20226,7 +20226,7 @@ msgstr "செருகுவாய் இயக்கத்தை மாற் #, fuzzy, no-c-format msgid "" "<b>Change the slot's access policy.</b><p>You can only connect to the " -"widget's public Q_SLOTS.</p>" +"widget's public slots.</p>" msgstr "" "<b>செருகுவாயின் இயக்க கொள்கையை மாற்று.</b><p>உங்களால் காட்சி உருப்படியின் பொது " "செருகுவாயை இணைக்க முடியும்.</p>" |