Till Brehm
2014-09-01 2066766a3e12ba9ae46f0534c715ec6a6dccbe3c
commit | author | age
0d9599 1 <?php
72695f 2 $wb['list_head_txt'] = 'Získávat e-maily z externích POP3 / IMAP serverů';
0d9599 3 $wb['active_txt'] = 'Aktivní';
T 4 $wb['server_id_txt'] = 'Server';
5 $wb['source_server_txt'] = 'Externí server';
6 $wb['source_username_txt'] = 'Uživatelské jméno';
7 $wb['destination_txt'] = 'Cíl';
8 $wb['add_new_record_txt'] = 'Přidat účet';
9 ?>
206676 10