Marius Cramer
2013-10-21 146783b0c7eaa828434f06d500abce07afbd1ea5
1
2
3
4
5
6
7
8
9
<?php
$wb['list_head_txt'] = 'Importa file di lingua';
$wb['language_import_txt'] = 'Seleziona file di lingua';
$wb['btn_save_txt'] = 'Importa il file di lingua selezionato';
$wb['language_overwrite_txt'] = 'Sovrascrivi file, se esiste';
$wb['btn_cancel_txt'] = 'Annulla';
$wb['ignore_version_txt'] = 'Tralascia controllo versione ISPconfig';
$wb['list_desc_txt'] = 'WARNING: Do not import language files from untrustworthy sources.';
?>