mirror of
https://github.com/fwbuilder/fwbuilder
synced 2026-03-25 12:47:44 +01:00
fixes SF bug 3247094 "Nomenclature of IP address edit dialog".
Network ipv6 dialog says "Prefix length".
This commit is contained in:
parent
5b72064084
commit
19a6776f7a
@ -1,5 +1,8 @@
|
||||
2011-08-30 Vadim Kurland <vadim@netcitadel.com>
|
||||
|
||||
* fixes SF bug 3247094 "Nomenclature of IP address edit dialog".
|
||||
Network ipv6 dialog says "Prefix length".
|
||||
|
||||
* linux24advanceddialog_q.ui: fixes SF bug 3302121 "cosmetic
|
||||
mis-format in fwb Linux paths dialog"
|
||||
|
||||
|
||||
@ -128,7 +128,7 @@
|
||||
<item>
|
||||
<widget class="QLabel" name="textLabel2_2_2">
|
||||
<property name="text">
|
||||
<string>Netmask (bit length):</string>
|
||||
<string>Prefix length:</string>
|
||||
</property>
|
||||
<property name="wordWrap">
|
||||
<bool>false</bool>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user