Commit | Line | Data |
---|---|---|
901f9f74 | 1 | <?PHP // $Id$ |
8f577101 | 2 | // survey.php - created with Moodle 1.0.6 dev 3 (2002102101) |
901f9f74 | 3 | |
4 | ||
469a4e85 | 5 | $string['actual'] = "Momentan"; |
6 | $string['actualclass'] = "Momentane Klasse"; | |
7 | $string['actualstudent'] = "Momentan \$a "; | |
901f9f74 | 8 | $string['allquestions'] = "Alle Fragen geordnet, alle Kursteilnehmer"; |
9 |