From ff29df4190dbbf128be5afeb6c386b8245e7238a Mon Sep 17 00:00:00 2001 From: moodlerobot Date: Thu, 28 Feb 2008 03:33:49 +0000 Subject: [PATCH] Automatic installer.php lang files by installer_builder (20080228) --- install/lang/it_utf8/installer.php | 1 + 1 file changed, 1 insertion(+) diff --git a/install/lang/it_utf8/installer.php b/install/lang/it_utf8/installer.php index b38e9f3da50..2327a9e6a1f 100644 --- a/install/lang/it_utf8/installer.php +++ b/install/lang/it_utf8/installer.php @@ -187,4 +187,5 @@ $string['wrongsourcebase'] = 'Indirizzo (URL) base errato.'; $string['wrongzipfilename'] = 'Il nome del file ZIP è sbagliato.'; $string['wwwroot'] = 'Indirizzo web'; $string['wwwrooterror'] = 'L\'indirizzo web sembra non essere valido - questa installazione di Moodle non sembra essere li. Il valore è stato reimpostato'; +$string['xmlrpcrecommended'] = 'L\'installazione della estensione opzionale xmlrpc è utile per le funzionalità del Moodle Networking.'; ?>