Updated by Roberto -Bobo- Pinna

This commit is contained in:
bobopinna 2004-01-26 11:26:29 +00:00
parent 5604f7798f
commit 391aab5ea0
14 changed files with 533 additions and 100 deletions

View file

@ -1,5 +1,5 @@
<?PHP // $Id$
// forum.php - created with Moodle 1.2 development (2003122600)
// forum.php - created with Moodle 1.2 development (2004011700)
$string['addanewdiscussion'] = 'Aggiungi un nuovo argomento di discussione';
@ -109,6 +109,7 @@ $string['replies'] = 'Repliche';
$string['repliesmany'] = '$a risposte al momento';
$string['repliesone'] = '$a risposta al momento';
$string['reply'] = 'Rispondi';
$string['replyforum'] = 'Replica al forum';
$string['search'] = 'Cerca';
$string['searchforums'] = 'Cerca nei forum';
$string['searcholderposts'] = 'Cerca vecchi messaggi...';