From f3282504afbb351f3e0f36707ad51ce14098da79 Mon Sep 17 00:00:00 2001 From: Ricardo Rodriguez Date: Thu, 7 Jan 2010 16:10:56 -0500 Subject: [PATCH] Modified translate about message to email when a learner solves an exercise --- main/lang/spanish/exercice.inc.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main/lang/spanish/exercice.inc.php b/main/lang/spanish/exercice.inc.php index c863e80c32..2d3a9e6c6d 100644 --- a/main/lang/spanish/exercice.inc.php +++ b/main/lang/spanish/exercice.inc.php @@ -355,5 +355,5 @@ $RandomAnswers = "Barajar respuestas"; $NotMarkActivity = "No es posible calificar este elemento"; $YouHaveToCreateAtLeastOneAnswer = "Tienes que crear al menos una respuesta"; $YouHaveToCreateAtLeastOneAnswer = "Tienes que crear al menos una respuesta"; -$ExerciseAttempted = "Intentar ejercicio"; +$ExerciseAttempted = "Un estudiante ha contestado una pregunta"; ?> \ No newline at end of file