diff --git a/language/it_IT/admin.lang.php b/language/it_IT/admin.lang.php index 986d79c3a..ff744282c 100644 --- a/language/it_IT/admin.lang.php +++ b/language/it_IT/admin.lang.php @@ -414,7 +414,7 @@ $lang['Correction applied with error'] = 'Correzione applicata con errori'; $lang['%d anomaly has been detected.'] = 'individuata %d anomalia.'; $lang['%d anomalies have been detected.'] = 'individuate %d anomalie.'; $lang['%d anomaly has been corrected.'] = '%d anomalia corretta.'; -$lang['%d anomalies have been detected corrected.'] = '%d anomalie corrette.'; +$lang['%d anomalies have been detected corrected.'] = '%d anomalie individuate e corrette.'; $lang['%d anomaly has not been corrected.'] = 'non è stato possibile correggere %d anomalia.'; $lang['%d anomalies have not been corrected.'] = 'non è stato possibile correggere %d anomalie.'; $lang['Go to %s or %s for more informations'] = 'Andare su %s o %s per avere più informazioni';