torusturtle
2009-03-20 e2d23979737feca8fc66e52a86dff5ae8b3dcab6
1
2
3
4
5
6
7
8
9
<?php
$wb['rulename_txt'] = 'Имя';
$wb['action_txt'] = 'Action';
$wb['target_txt'] = 'Каталог';
$wb['active_txt'] = 'Активный';
$wb['rulename_error_empty'] = 'Имя пустое.';
$wb['searchterm_is_empty'] = 'Поле поиска пустое.';
$wb['source_txt'] = 'Источник';
?>