summaryrefslogtreecommitdiffstats
path: root/kommander/editor/connectioneditor.ui
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2014-10-04 11:03:56 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2014-10-04 11:03:56 +0900
commitc21f94f7ec40824f2ce209234bc0d95c38d49288 (patch)
tree719c1175c20f982f49f41a03f12092b5726673e5 /kommander/editor/connectioneditor.ui
parent76c59a33842975a2b430454348ce98a05192b6af (diff)
downloadtdewebdev-c21f94f7ec40824f2ce209234bc0d95c38d49288.tar.gz
tdewebdev-c21f94f7ec40824f2ce209234bc0d95c38d49288.zip
Fixed incorrect renamed strings. This resolves bug 2138.
Diffstat (limited to 'kommander/editor/connectioneditor.ui')
-rw-r--r--kommander/editor/connectioneditor.ui4
1 files changed, 2 insertions, 2 deletions
diff --git a/kommander/editor/connectioneditor.ui b/kommander/editor/connectioneditor.ui
index 90824b2d..2f1683aa 100644
--- a/kommander/editor/connectioneditor.ui
+++ b/kommander/editor/connectioneditor.ui
@@ -116,7 +116,7 @@
<cstring>slotBox</cstring>
</property>
<property name="whatsThis" stdset="0">
- <string>&lt;b&gt;A list of Q_SLOTS for the receiver.&lt;/b&gt;&lt;p&gt;The Q_SLOTS that are displayed are only those which have arguments that correspond with the arguments of the signal that is currently selected in the Signal-list.&lt;/b&gt;</string>
+ <string>&lt;b&gt;A list of slots for the receiver.&lt;/b&gt;&lt;p&gt;The slots that are displayed are only those which have arguments that correspond with the arguments of the signal that is currently selected in the Signal-list.&lt;/b&gt;</string>
</property>
</widget>
<widget class="TDEListBox" row="1" column="0">
@@ -124,7 +124,7 @@
<cstring>signalBox</cstring>
</property>
<property name="whatsThis" stdset="0">
- <string>Displays the list of Q_SIGNALS that the widget emits.</string>
+ <string>Displays the list of signals that the widget emits.</string>
</property>
</widget>
<widget class="TQLayoutWidget" row="0" column="0">