wyrie
2009-12-17 fcc69847d167aab1d3c40a094a6ca1a21147055a
1
2
3
4
5
6
7
8
9
<?php
$wb["rulename_txt"] = 'İsim';
$wb["action_txt"] = 'Eylem';
$wb["target_txt"] = 'Klasör';
$wb["active_txt"] = 'Aktif';
$wb["rulename_error_empty"] = 'İsim boş.';
$wb["searchterm_is_empty"] = 'Search term is empty.';
$wb["source_txt"] = 'Kaynak';
?>