From 60c4e9d91912a8a6fcebae4b3bf0cea69ef4553c Mon Sep 17 00:00:00 2001 From: ljdj Date: Thu, 24 Dec 2020 17:06:28 +0100 Subject: [PATCH 1/4] Update en Removing lines from IPV6 --- firewall/lang/en | 3 --- 1 file changed, 3 deletions(-) diff --git a/firewall/lang/en b/firewall/lang/en index d7a445080..922d798c5 100644 --- a/firewall/lang/en +++ b/firewall/lang/en @@ -373,6 +373,3 @@ rename_adjust=Modify other rules that jump to this chain? rename_none=None rename_ecannot=You are not allowed to rename chains __norefs=1 -desc_icmpv6-type=ICMP type is $1 -desc_icmpv6-type!=ICMP type is not $1 -eip6tables=Unknown ip6tables save file line : $1 From 1ceb5b1d3e754cc9416c4c0f49e5fb79f8d711bc Mon Sep 17 00:00:00 2001 From: ljdj Date: Thu, 24 Dec 2020 17:52:53 +0100 Subject: [PATCH 2/4] Update en --- firewall/lang/en | 2 -- 1 file changed, 2 deletions(-) diff --git a/firewall/lang/en b/firewall/lang/en index 922d798c5..4ead238ce 100644 --- a/firewall/lang/en +++ b/firewall/lang/en @@ -1,6 +1,5 @@ index_title=Linux IPTables Firewall index_title_v=IPv4 Firewall -index_title_v6=IPv6 Firewall index_editing=Rules file $1 index_ecommand=The command $1 was not found on your system. Webmin needs this command to configure IPtables. index_ekernel=An error occured when checking your current IPtables configuration : $1 This may indicate that your kernel does not support IPtables. @@ -88,7 +87,6 @@ index_ipset_maxe=# Max index_ipset_size=Size index_ipvxmode=Change IP protocol version: index_ipvx4=IPv4 -index_ipvx6=IPv6 desc_p=protocol is $1 desc_p!=protocol is not $1 From 12994384d8d4badf4357f75fd5e243232933bcbf Mon Sep 17 00:00:00 2001 From: ljdj Date: Thu, 24 Dec 2020 18:13:37 +0100 Subject: [PATCH 3/4] Update en --- firewall/lang/en | 1 + 1 file changed, 1 insertion(+) diff --git a/firewall/lang/en b/firewall/lang/en index 4ead238ce..040eb7421 100644 --- a/firewall/lang/en +++ b/firewall/lang/en @@ -87,6 +87,7 @@ index_ipset_maxe=# Max index_ipset_size=Size index_ipvxmode=Change IP protocol version: index_ipvx4=IPv4 +index_ipvx6=IPv6 desc_p=protocol is $1 desc_p!=protocol is not $1 From 5a08717dd2067e16c03a95bc6b84d4e08f332258 Mon Sep 17 00:00:00 2001 From: ljdj Date: Thu, 24 Dec 2020 18:50:06 +0100 Subject: [PATCH 4/4] Update en Complete --- firewall/lang/en | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/firewall/lang/en b/firewall/lang/en index 040eb7421..0cf910492 100644 --- a/firewall/lang/en +++ b/firewall/lang/en @@ -1,5 +1,6 @@ index_title=Linux IPTables Firewall index_title_v=IPv4 Firewall +index_title_v6=IPv6 Firewall index_editing=Rules file $1 index_ecommand=The command $1 was not found on your system. Webmin needs this command to configure IPtables. index_ekernel=An error occured when checking your current IPtables configuration : $1 This may indicate that your kernel does not support IPtables. @@ -115,6 +116,8 @@ desc_tcp-option=packet uses TCP option $1 desc_tcp-option!=packet does not use TCP option $1 desc_icmp-type=ICMP type is $1 desc_icmp-type!=ICMP type is not $1 +desc_icmpv6-type=ICMP type is $1 +desc_icmpv6-type!=ICMP type is not $1 desc_mac-source=ethernet address is $1 desc_mac-source!=ethernet address is not $1 desc_limit=rate is less than $1 @@ -154,6 +157,7 @@ redhat_eoutput=An error occured getting IPtables status from the command $1. Thi gentoo_escript=The Gentoo IPtables startup script $1 was not found on your system. eiptables=Unknown IPtables save file line : $1 +eip6tables=Unknown IP6tables save file line : $1 edit_title1=Add Rule edit_title2=Edit Rule