mirror of
https://github.com/moodle/moodle.git
synced 2025-08-06 09:26:35 +02:00
Latest changes from Paula
This commit is contained in:
parent
a634399ca0
commit
06c1db86d0
25 changed files with 1315 additions and 175 deletions
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// lesson.php - created with Moodle 1.3 Stable (001) (2004052500)
|
||||
// lesson.php - created with Moodle 1.3.3 (2004052503)
|
||||
|
||||
|
||||
$string['actionaftercorrectanswer'] = 'Ação depois da resposta correta';
|
||||
|
@ -75,7 +75,7 @@ $string['showanunansweredpage'] = 'Mostrar uma p
|
|||
$string['showanunseenpage'] = 'Mostrar uma página que ainda não foi visitada';
|
||||
$string['singleanswer'] = 'Resposta única';
|
||||
$string['thatsthecorrectanswer'] = 'Esta é a resposta correta';
|
||||
$string['thatsthewronganswer'] = 'Esta è a resposta errada';
|
||||
$string['thatsthewronganswer'] = 'Esta é a resposta errada';
|
||||
$string['thefollowingpagesjumptothispage'] = 'As seguintes páginas levam a esta página';
|
||||
$string['thispage'] = 'Esta página';
|
||||
$string['useeditor'] = 'Usar editor';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue