Till Brehm
2014-08-29 be0ffbc7dc61abc3a980c5fb82b77babd379c174
1
2
3
4
5
6
7
8
9
<?php
$wb['server_id_txt'] = 'Server';
$wb['type_txt'] = 'Filter';
$wb['pattern_txt'] = 'Regexp. Pattern';
$wb['data_txt'] = 'Daten';
$wb['action_txt'] = 'Aktion';
$wb['active_txt'] = 'Aktiv';
$wb['pattern_error_empty'] = 'Zeichenkette ist leer';
?>