Revise labels for 'duplicate torrent' actions

PR #22645.
This commit is contained in:
Chocobo1
2025-05-05 15:38:12 +08:00
committed by GitHub
parent c494314a29
commit f1b7c4572b
2 changed files with 3 additions and 3 deletions

View File

@@ -1031,7 +1031,7 @@
<item>
<widget class="QGroupBox" name="duplicateTorrentGroup">
<property name="title">
<string>When duplicate torrent is being added</string>
<string>When adding a duplicate torrent</string>
</property>
<layout class="QVBoxLayout" name="duplicateTorrentBoxLayout">
<item>
@@ -1047,7 +1047,7 @@
<item>
<widget class="QCheckBox" name="checkConfirmMergeTrackers">
<property name="text">
<string>Ask for merging trackers when torrent is being added manually</string>
<string>Ask to merge trackers for manually added torrent</string>
</property>
<property name="checked">
<bool>true</bool>