tbrehm
2009-05-23 f38a6d5fc5b45a2a337e7f5ddbb569091d6dd7cd
1
2
3
4
5
6
7
8
9
<?php
$wb['server_id_txt'] = 'Server';
$wb['type_txt'] = 'Filter';
$wb['pattern_txt'] = 'Regexp. Patroon';
$wb['data_txt'] = 'Data';
$wb['action_txt'] = 'Actie';
$wb['active_txt'] = 'Actieve';
$wb['pattern_error_empty'] = 'Patroon is leeg.';
?>