rename "Remove" to "Remove from list"

This commit is contained in:
Christian Hohnstaedt 2011-02-02 18:11:09 +01:00
parent 49543a322d
commit 681db21221

View File

@ -112,7 +112,7 @@
<item>
<widget class="QPushButton" name="butRemove">
<property name="text">
<string>&amp;Remove</string>
<string>&amp;Remove from list</string>
</property>
</widget>
</item>