mirror of
https://github.com/moodle/moodle.git
synced 2025-08-08 02:16:41 +02:00
updates and minor changes from Martina Majorova
This commit is contained in:
parent
7e04a4262c
commit
e0d4c1fca1
8 changed files with 130 additions and 114 deletions
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// quiz.php - created with Moodle 1.6 development (2005053000)
|
||||
// quiz.php - created with Moodle 1.6 development (2005060201)
|
||||
|
||||
|
||||
$string['acceptederror'] = 'Akceptovaná chyba';
|
||||
|
@ -132,6 +132,7 @@ $string['editingshortanswer'] = 'Zapisovanie ot
|
|||
$string['editingtruefalse'] = 'Zapisovanie áno/nie otázky';
|
||||
$string['editquestions'] = 'Upravi» otázky';
|
||||
$string['editquiz'] = 'Upravi» test';
|
||||
$string['errormissingquestion'] = 'Chyba: V systéme chába otázka s id $a';
|
||||
$string['errornotnumbers'] = 'Chyba - odpoveï musí by» èíselného typu';
|
||||
$string['errorsdetected'] = '$a chyba(chyby) nájdené';
|
||||
$string['event1'] = 'Automatické ulo¾enie';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue