luci-app-banip: sync with forthcoming banIP 1.0 master
authorDirk Brenken <dev@brenken.org>
Fri, 7 Jun 2024 20:58:23 +0000 (22:58 +0200)
committerDirk Brenken <dev@brenken.org>
Fri, 7 Jun 2024 20:58:23 +0000 (22:58 +0200)
Signed-off-by: Dirk Brenken <dev@brenken.org>
applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js
applications/luci-app-banip/po/templates/banip.pot

index 021fc10d9096414580e97cf5bdf1575ec76eedc8..93a80f41ce7f701028428f76bb57a3f54227fafb 100644 (file)
@@ -438,7 +438,7 @@ return view.extend({
                o.optional = true;
                o.rmempty = true;
 
-               o = s.taboption('adv_chain', form.ListValue, 'ban_icmplimit', _('ICMP-Threshold'), _('ICMP-Threshold in packets per second to prevent WAN-DDoS attacks. To disable this safeguard set it to \'0\'.'));
+               o = s.taboption('adv_chain', form.ListValue, 'ban_icmplimit', _('ICMP-Threshold'), _('ICMP-Threshold in packets per second to prevent WAN-DoS attacks. To disable this safeguard set it to \'0\'.'));
                o.value('0');
                o.value('10');
                o.value('50');
@@ -452,7 +452,7 @@ return view.extend({
                o.optional = true;
                o.rmempty = true;
 
-               o = s.taboption('adv_chain', form.ListValue, 'ban_synlimit', _('SYN-Threshold'), _('SYN-Threshold in packets per second to prevent WAN-DDoS attacks. To disable this safeguard set it to \'0\'.'));
+               o = s.taboption('adv_chain', form.ListValue, 'ban_synlimit', _('SYN-Threshold'), _('SYN-Threshold in packets per second to prevent WAN-DoS attacks. To disable this safeguard set it to \'0\'.'));
                o.value('0');
                o.value('10');
                o.value('50');
@@ -466,7 +466,7 @@ return view.extend({
                o.optional = true;
                o.rmempty = true;
 
-               o = s.taboption('adv_chain', form.ListValue, 'ban_udplimit', _('UDP-Threshold'), _('UDP-Threshold in packets per second to prevent WAN-DDoS attacks. To disable this safeguard set it to \'0\'.'));
+               o = s.taboption('adv_chain', form.ListValue, 'ban_udplimit', _('UDP-Threshold'), _('UDP-Threshold in packets per second to prevent WAN-DoS attacks. To disable this safeguard set it to \'0\'.'));
                o.value('0');
                o.value('100');
                o.value('250');
index c67f09c82783eb3c74bb6c7f4691e4e84563bbb7..6beafcc5f7edd51b15fddaf04440fd34a451f232 100644 (file)
@@ -413,7 +413,7 @@ msgstr ""
 
 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:441
 msgid ""
-"ICMP-Threshold in packets per second to prevent WAN-DDoS attacks. To disable "
+"ICMP-Threshold in packets per second to prevent WAN-DoS attacks. To disable "
 "this safeguard set it to '0'."
 msgstr ""
 
@@ -736,7 +736,7 @@ msgstr ""
 
 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:455
 msgid ""
-"SYN-Threshold in packets per second to prevent WAN-DDoS attacks. To disable "
+"SYN-Threshold in packets per second to prevent WAN-DoS attacks. To disable "
 "this safeguard set it to '0'."
 msgstr ""
 
@@ -923,7 +923,7 @@ msgstr ""
 
 #: applications/luci-app-banip/htdocs/luci-static/resources/view/banip/overview.js:469
 msgid ""
-"UDP-Threshold in packets per second to prevent WAN-DDoS attacks. To disable "
+"UDP-Threshold in packets per second to prevent WAN-DoS attacks. To disable "
 "this safeguard set it to '0'."
 msgstr ""