Till Brehm
2014-03-13 d10d15da9b28dedcd03dbb599a3cd004dbb2c8b3
interface/web/admin/lib/lang/it_package_install.lng
@@ -1,7 +1,7 @@
<?php
$wb['repo_name_txt'] = 'Repository';
$wb['repo_url_txt'] = 'URL';
$wb['repo_username_txt'] = 'User (optional)';
$wb['repo_password_txt'] = 'Password (optional)';
$wb['active_txt'] = 'Active';
$wb['repo_username_txt'] = 'Utente (facoltativo)';
$wb['repo_password_txt'] = 'Password (facoltativo)';
$wb['active_txt'] = 'Attivo';
?>