tbrehm
2012-06-11 897af06af9522ded99b1e0f46730299e89856ffe
interface/web/mail/lib/lang/tr_mail_get_list.lng
@@ -1,9 +1,9 @@
<?php
$wb["list_head_txt"] = 'Harici POP3 / IMAP Sunucuları';
$wb["active_txt"] = 'Aktif';
$wb["server_id_txt"] = 'Sunucu';
$wb["source_server_txt"] = 'Dış Sunucu';
$wb["source_username_txt"] = 'Kullanıcı adı';
$wb["destination_txt"] = 'Hedef';
$wb["add_new_record_txt"] = 'Yeni Hesap';
$wb['list_head_txt'] = 'Harici POP3 / IMAP Sunucuları';
$wb['active_txt'] = 'Aktif';
$wb['server_id_txt'] = 'Sunucu';
$wb['source_server_txt'] = 'Dış Sunucu';
$wb['source_username_txt'] = 'Kullanıcı adı';
$wb['destination_txt'] = 'Hedef';
$wb['add_new_record_txt'] = 'Yeni Hesap';
?>