Skip to content

Commit

Permalink
Change wordings.
Browse files Browse the repository at this point in the history
Signed-off-by: alex-z <[email protected]>
  • Loading branch information
allexzander committed Oct 19, 2023
1 parent 30a1f56 commit d58dd8d
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions src/gui/networksettings.ui
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
<item row="0" column="0">
<widget class="QRadioButton" name="noProxyRadioButton">
<property name="text">
<string>No Proxy</string>
<string>No proxy</string>
</property>
<property name="checked">
<bool>true</bool>
Expand Down Expand Up @@ -81,7 +81,7 @@
<item row="2" column="0">
<widget class="QRadioButton" name="manualProxyRadioButton">
<property name="text">
<string>Specify proxy manually as</string>
<string>Manually specify proxy</string>
</property>
<attribute name="buttonGroup">
<string notr="true">proxyButtonGroup</string>
Expand Down Expand Up @@ -488,7 +488,6 @@
<zorder>autoUploadLimitRadioButton</zorder>
<zorder>uploadLimitRadioButton</zorder>
<zorder>noUploadLimitRadioButton</zorder>
<zorder>horizontalLayoutWidget_4</zorder>
<zorder>verticalSpacer_3</zorder>
</widget>
</item>
Expand Down

0 comments on commit d58dd8d

Please sign in to comment.