From: moodler Date: Wed, 26 May 2004 14:23:44 +0000 (+0000) Subject: Standard locale should be it_IT X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=468c0329e1b8b5e80c24a752532fb86bdfa5357f;p=moodle.git Standard locale should be it_IT --- diff --git a/lang/it/moodle.php b/lang/it/moodle.php index 7e18ea0430..9ccc02fe4d 100644 --- a/lang/it/moodle.php +++ b/lang/it/moodle.php @@ -518,7 +518,7 @@ $string['list'] = 'Lista'; $string['listfiles'] = 'Lista dei file in $a'; $string['listofallpeople'] = 'Lista di tutte le persone'; $string['livelogs'] = 'Logs della ultima ora'; -$string['locale'] = 'it'; +$string['locale'] = 'it_IT'; $string['location'] = 'Località'; $string['loggedinas'] = 'Sei collegato come $a.'; $string['loggedinnot'] = 'Non sei collegato.';