Improve the message of the deletion dialog. Closes #1073.

This commit is contained in:
sledgehammer999
2013-11-21 17:07:38 +02:00
parent 475aa6aad8
commit b1e682ef41
3 changed files with 13 additions and 7 deletions

View File

@@ -44,7 +44,7 @@
</sizepolicy>
</property>
<property name="text">
<string>Are you sure you want to delete the selected torrents from the transfer list?</string>
<string notr="true">deletion message goes here</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>