Browse Source

Update 'lang/en/iassign.php'

New item "new_comment_mail_at";
Changes: 'new_comment_mail_subject' added "in activity"; 'report' removed final 's' to 'Report'.
leo 2 years ago
parent
commit
05ed0f422d
1 changed files with 3 additions and 2 deletions
  1. 3 2
      lang/en/iassign.php

+ 3 - 2
lang/en/iassign.php

@@ -434,10 +434,11 @@ $string['name_ilm']                       = 'Name';
 $string['new_category']                   = 'New category';
 $string['new_comment']                    = 'New messages';
 $string['new_comment_mail_answer']        = 'Answer';
+$string['new_comment_mail_at']            = 'in the';
 $string['new_comment_mail_course']        = 'Course';
 $string['new_comment_mail_open_exercise'] = 'Open exercise	';
 $string['new_comment_mail_sent_by']       = 'Sent by';
-$string['new_comment_mail_subject']       = 'New received message';
+$string['new_comment_mail_subject']       = 'New received message in activity';
 $string['new_dir']                        = 'New directory';
 $string['new_file_jar']                   = 'New file JAR';
 $string['new_ilm']                        = 'Create a new interactive activity';
@@ -499,7 +500,7 @@ $string['rename_iassign']                 = 'Rename activity';
 $string['repeat']                         = 'Redo activity';
 $string['repeat_alt']                     = 'Use this button to redo the activity';
 $string['repeat_msg']                     = 'If you want to do this activity from the beginning again, use the redo button.';
-$string['report']                         = 'Reports';
+$string['report']                         = 'Report';
 $string['required']                       = 'Field is required';
 $string['required_file']                  = 'You must fill in <u> File Activity </u>';
 $string['required_iassign_file']          = 'You must select an interactive activity';