mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-03-07 06:09:42 +00:00
little ui fixes
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user