Marius Burkard
2016-04-20 4569cae57f127afd093794310ccd290d2d9fdf36
commit | author | age
0dae6d 1 <?php
F 2 $wb['repo_name_txt'] = 'Repository';
3 $wb['repo_url_txt'] = 'URL';
8ab3cd 4 $wb['repo_username_txt'] = 'Utente (facoltativo)';
T 5 $wb['repo_password_txt'] = 'Password (facoltativa)';
6 $wb['active_txt'] = 'Attivo';
407003 7 $wb['Software Repository which may contain addons or updates'] = 'Software Repository che può contenere aggiunte o aggiornamenti';
0dae6d 8 ?>