Use proper verb when referring to torrent removal

This commit is contained in:
Chocobo1
2022-08-22 18:54:59 +08:00
parent d173216941
commit 7b0644cdcd
9 changed files with 19 additions and 19 deletions

View File

@@ -17,7 +17,7 @@
</sizepolicy>
</property>
<property name="windowTitle">
<string>Deletion confirmation</string>
<string>Remove torrent(s)</string>
</property>
<layout class="QVBoxLayout" name="verticalLayout">
<item>
@@ -44,7 +44,7 @@
</sizepolicy>
</property>
<property name="text">
<string notr="true">deletion message goes here</string>
<string notr="true">message goes here</string>
</property>
<property name="alignment">
<set>Qt::AlignLeading|Qt::AlignLeft|Qt::AlignVCenter</set>