Revise label text

PR #21118.
This commit is contained in:
Chocobo1
2024-08-05 21:01:49 +08:00
committed by GitHub
parent 66c1acbce2
commit 7b2886e477
9 changed files with 30 additions and 33 deletions

View File

@@ -83,7 +83,7 @@
<item>
<widget class="QGroupBox" name="groupBox">
<property name="title">
<string>Torrent speed limits</string>
<string>Torrent Speed Limits</string>
</property>
<layout class="QGridLayout" name="gridLayout_2">
<item row="1" column="0">
@@ -153,7 +153,7 @@
<item>
<widget class="QGroupBox" name="torrentShareLimitsBox">
<property name="title">
<string>Torrent share limits</string>
<string>Torrent Share Limits</string>
</property>
<layout class="QVBoxLayout" name="torrentShareLimitsBoxLayout">
<item>
@@ -252,7 +252,4 @@
</customwidgets>
<resources/>
<connections/>
<buttongroups>
<buttongroup name="buttonGroup"/>
</buttongroups>
</ui>