| | |
| | | <?php
|
| | | $wb["list_head_txt"] = 'Sincronizzazione Database';
|
| | | $wb["jobname_txt"] = 'Jobname';
|
| | | $wb["db_host_txt"] = 'Host DB';
|
| | | $wb["db_name_txt"] = 'Nome DB';
|
| | |
|
| | | $wb["page_txt"] = 'Pagina';
|
| | | $wb["page_of_txt"] = 'di';
|
| | | $wb["page_next_txt"] = 'Avanti';
|
| | | $wb["page_back_txt"] = 'Indietro';
|
| | | $wb["delete_txt"] = 'Cancella';
|
| | | $wb["filter_txt"] = 'Filtro';
|
| | | ?> |
| | | <?php |
| | | $wb['list_head_txt'] = 'Database Synchronisation'; |
| | | $wb['jobname_txt'] = 'Jobname'; |
| | | $wb['db_host_txt'] = 'DB Host'; |
| | | $wb['db_name_txt'] = 'DB Name'; |
| | | $wb['add_new_record_txt'] = 'Add new DBSync record'; |
| | | ?> |