tbrehm
2010-09-10 91624b8a2d8bad8a729e1f5da852829d664d27ab
interface/web/admin/lib/lang/hu_firewall.lng
@@ -6,5 +6,6 @@
$wb['udp_port_help_txt'] = 'Separated by comma';
$wb['active_txt'] = 'Active';
$wb['firewall_error_unique'] = 'There is already a firewall record for this server.';
$wb['tcp_ports_error_regex'] = 'Character not allowed in tcp port definition. Allowed characters are numbers, : and ,.';
$wb['udp_ports_error_regex'] = 'Character not allowed in udp port definition. Allowed characters are numbers, : and ,.';
?>