| | |
| | | $wb['tcp_port_help_txt'] = 'Перечислить через запятую'; |
| | | $wb['udp_port_help_txt'] = 'Перечислить через запятую'; |
| | | $wb['active_txt'] = 'Активный'; |
| | | $wb['btn_save_txt'] = 'Сохранить'; |
| | | $wb['btn_cancel_txt'] = 'Закончить'; |
| | | $wb['firewall_error_unique'] = 'Уже есть записи firewall для этого сервера.'; |
| | | $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 ,.'; |
| | | ?> |