po: translation fix for firewall zone desc
This commit is contained in:
parent
3fb80187f8
commit
54f1cfe729
2 changed files with 7 additions and 5 deletions
|
@ -2024,10 +2024,13 @@ msgstr "TX / RX"
|
|||
msgid "network_interface_fwzone"
|
||||
msgstr "Create / Assign firewall-zone"
|
||||
|
||||
#. This interface does not belong to any firewall zone yet.
|
||||
#: i18n/english/luasrc/i18n/admin-core.en.lua:369
|
||||
#. Choose the firewall zone you want to assign to this interface. Select <em>unspecified</em> to remove the interface from the associated zone or fill out the <em>create</em> field to define a new zone and attach the interface to it.
|
||||
msgid "network_interface_fwzone_desc"
|
||||
msgstr "This interface does not belong to any firewall zone yet."
|
||||
msgstr ""
|
||||
"Choose the firewall zone you want to assign to this interface. Select "
|
||||
"<em>unspecified</em> to remove the interface from the associated zone or "
|
||||
"fill out the <em>create</em> field to define a new zone and attach the "
|
||||
"interface to it."
|
||||
|
||||
#. Processes
|
||||
#: i18n/english/luasrc/i18n/admin-core.en.lua:370
|
||||
|
|
|
@ -1861,8 +1861,7 @@ msgstr ""
|
|||
msgid "network_interface_fwzone"
|
||||
msgstr ""
|
||||
|
||||
#. This interface does not belong to any firewall zone yet.
|
||||
#: i18n/english/luasrc/i18n/admin-core.en.lua:369
|
||||
#. Choose the firewall zone you want to assign to this interface. Select <em>unspecified</em> to remove the interface from the associated zone or fill out the <em>create</em> field to define a new zone and attach the interface to it.
|
||||
msgid "network_interface_fwzone_desc"
|
||||
msgstr ""
|
||||
|
||||
|
|
Loading…
Reference in a new issue