1
0
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:
Vadim Kurland 2011-08-30 13:35:01 -07:00
parent 5b72064084
commit 19a6776f7a
2 changed files with 4 additions and 1 deletions

View File

@ -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"

View File

@ -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>