Browse Source

Update lang/en/iassign.php

v 1.3.1 2020/07/04 (auto_evaluate_msg_fail: on the)
leo 4 years ago
parent
commit
3ee297b749
1 changed files with 2 additions and 2 deletions
  1. 2 2
      lang/en/iassign.php

+ 2 - 2
lang/en/iassign.php

@@ -5,7 +5,7 @@
  * 
  * @author Patricia Alves Rodrigues
  * @author Leônidas O. Brandão
- * @version v 1.3 2019/01/10 (480 tags); v 1.2 2017/03/10 ; v 1.1 2013/08/28
+ * @version v 1.3.1 2020/07/04 (auto_evaluate_msg_fail: on the); v 1.3 2019/01/10 (480 tags); v 1.2 2017/03/10 ; v 1.1 2013/08/28
  * @package mod_iassign_lang
  * @since 2015/11/02
  * @copyright LInE (line.ime.usp.br) ; iMatica (www.matematica.br) - Computer Science Dep. of IME-USP (Brazil)
@@ -56,7 +56,7 @@ $string['auto_evaluate_msg_empty_cases']  = 'The test cases used by iLM to evalu
 $string['auto_evaluate_msg_t_diff_cases'] = 'Differences found in test cases. Click on the icon to details.';
 $string['auto_evaluate_msg_diff_cases']   = 'The original test cases are different in comparing to students exercise. This can be a fraud attempt! <br> For security reasons, students grade has been updated to 0 (zero). <br> Refresh the page and try again.';
 $string['auto_evaluate_msg_t_fail']       = 'Execution failure. Click on the icon to details.';
-$string['auto_evaluate_msg_fail']         = 'When trying run automatic evaluation, iLM reported a failure.<br>Click in the icon to details.';
+$string['auto_evaluate_msg_fail']         = 'When trying run automatic evaluation, iLM reported a failure.<br>Click on the icon to details.';
 $string['auto_evaluate_msg_grade_update'] = 'Students grade has been updated to automatic evaluation result.';
 $string['auto_evaluate_title_time']       = 'iLM did not return any information. Click on the icon to details.';
 $string['auto_evaluate_msg_time']         = 'iLM was asked to evaluate students exercise, but did not return any information to iAssign. This can happen when iLM have not re-evaluator. <br>Refresh the page and try again.';