mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-04-27 19:27:49 +02:00
little ui fixes
This commit is contained in:
parent
9441c1cffe
commit
1efc2a9b5d
2 changed files with 3 additions and 3 deletions
|
@ -929,7 +929,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="label_7">
|
||||
<property name="text">
|
||||
<string>Port (leave empty to auto-assign):</string>
|
||||
<string>Port (leave 0 to auto-assign):</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
@ -1500,7 +1500,7 @@
|
|||
<item>
|
||||
<widget class="QLabel" name="bandwidthLabel">
|
||||
<property name="text">
|
||||
<string>Bandwidth limit (integer):</string>
|
||||
<string>Bandwidth limit (integer or a letter):</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue