Marius Cramer
2013-11-25 5b5f7c5ea79c0c9efcb4ecae4bdf1224e8486833
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.';
?>