diff options
author | Michele Calgaro <[email protected]> | 2024-02-07 11:06:12 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-02-07 11:40:30 +0900 |
commit | 6f3f6aeeeaaa86fbddfca6efd07baf218a391dd7 (patch) | |
tree | c094973e56b80588a5f8d8fd9f62d256ecc5bb6f /tde-i18n-el/messages | |
parent | 5b3b00f1861da1dc3266e1c4da3528ef61ee6ecd (diff) | |
download | tde-i18n-6f3f6aeeeaaa86fbddfca6efd07baf218a391dd7.tar.gz tde-i18n-6f3f6aeeeaaa86fbddfca6efd07baf218a391dd7.zip |
Replace Q_SIGNALS and Q_SLOTS
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'tde-i18n-el/messages')
-rw-r--r-- | tde-i18n-el/messages/tdevelop/tdevelop.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tde-i18n-el/messages/tdevelop/tdevelop.po b/tde-i18n-el/messages/tdevelop/tdevelop.po index 6bac29a3d23..492af907757 100644 --- a/tde-i18n-el/messages/tdevelop/tdevelop.po +++ b/tde-i18n-el/messages/tdevelop/tdevelop.po @@ -20248,7 +20248,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 "" "Λίστα με όλα τα σήματα που μπορεί να εκπέμψει το επιλεγμένο γραφικό " "συστατικό." @@ -20359,7 +20359,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>" |