| | |
| | | $wb['udp_port_help_txt'] = 'Separados por coma'; |
| | | $wb['active_txt'] = 'Activar'; |
| | | $wb['firewall_error_unique'] = 'Ya hay un registro de cortafuegos en este servidor'; |
| | | $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 ,.'; |
| | | $wb['tcp_ports_error_regex'] = 'Caracter no permitido en la definición del puerto TCP. Los caracteres permitidos son números, : y ,.'; |
| | | $wb['udp_ports_error_regex'] = 'Caracter no permitido en la definición del puerto UDP. Los caracteres permitidos son números, : y ,.'; |
| | | ?> |