mcramer
2013-06-14 c8aacf1e99399d21cd5076cd8912c74f4d51e52f
1
2
3
4
5
6
7
8
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';
?>