Browse Source

Update 'lang/en/iassign.php': 4 trocas de "in" por "on"

4 trocas de "in" por "on": Click On the icon
leo 3 years ago
parent
commit
cbef127a9c
1 changed files with 5 additions and 5 deletions
  1. 5 5
      lang/en/iassign.php

+ 5 - 5
lang/en/iassign.php

@@ -41,7 +41,7 @@ $string['author_id']                      = 'Author activity:';
 $string['author_id_modified']             = 'Last modified by:';
 $string['auto_evaluate']                  = 'It has automatic evaluator?';
 $string['auto_evaluate_details']          = 'Evaluation Details';
-$string['auto_evaluate_different_grades'] = 'The stored grade is not equals to this evaluation. Click in the icon to details.';
+$string['auto_evaluate_different_grades'] = 'The stored grade is not equals to this evaluation. Click on the icon to details.';
 $string['auto_evaluate_finished']         = 'Automatic evaluation has finished. ';
 $string['auto_evaluate_grade_new']        = 'Automatic evaluation grade:';
 $string['auto_evaluate_grade_registered'] = 'Previously registered grade:';
@@ -51,14 +51,14 @@ $string['auto_evaluate_help']             = 'What means automatic evaluation? It
         'If the iLM has automatic evaluation select Yes to use its automatic evaluation to the activity.';
 $string['auto_evaluate_ok']       = 'Grade and submission are reliable';
 
-$string['auto_evaluate_msg_t_empty_cases']= 'Empty test cases. Click in the icon to details.';
+$string['auto_evaluate_msg_t_empty_cases']= 'Empty test cases. Click on the icon to details.';
 $string['auto_evaluate_msg_empty_cases']  = 'The test cases used by iLM to evaluation are empty. <br> Refresh the page and try again.';
-$string['auto_evaluate_msg_t_diff_cases'] = 'Differences found in test cases. Click in the icon to details.';
+$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 in the icon to details.';
+$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_grade_update'] = 'Students grade has been updated to automatic evaluation result.';
-$string['auto_evaluate_title_time']       = 'iLM did not return any information. Click in the icon to details.';
+$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.';
 
 $string['auto_evaluate_reprocess']        = 'Reevaluate automatically';