From dabfc8989914f42c46a42773d080bb502cab026b Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Wed, 8 Dec 2004 09:10:06 +0000 Subject: [PATCH] added periods at the end of some sentences. --- lang/en/workshop.php | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/en/workshop.php b/lang/en/workshop.php index 95338c28c5..87c27b9ddf 100644 --- a/lang/en/workshop.php +++ b/lang/en/workshop.php @@ -117,15 +117,15 @@ $string['listofallsubmissions'] = 'List of all Submissions'; $string['liststudentsassessments'] = 'List Student\'s Assessments'; $string['loadingforteacherassessments'] = 'Loading for $a Assessments'; $string['mail1'] = 'Your assignment \'$a\' has been assessed by'; -$string['mail10'] = 'You can assess it in your workshop assignment '; -$string['mail2'] = 'The comments and grade can be seen in the Workshop Assignment \'$a\''; -$string['mail3'] = 'You can see it in your Workshop Assignment'; +$string['mail10'] = 'You can assess it in your workshop assignment '; //not used in 1.5 +$string['mail2'] = 'The comments and grade can be seen in the Workshop Assignment \'$a\'.'; +$string['mail3'] = 'You can see it in your Workshop Assignment'; //not used in 1.5 $string['mail4'] = 'A comment has been added to the assignment \'$a\' by'; -$string['mail5'] = 'The new comment can be seen in the Workshop Assignment \'$a\''; -$string['mail6'] = 'Your assessment of the assignment \'$a\' has by reviewed'; -$string['mail7'] = 'The comments given by the $a can be seen in the Workshop Assignment '; +$string['mail5'] = 'The new comment can be seen in the Workshop Assignment \'$a\'.'; +$string['mail6'] = 'Your assessment of the assignment \'$a\' has by reviewed.'; //not used in 1.5 +$string['mail7'] = 'The comments given by the $a can be seen in the Workshop Assignment '; //not used in 1.5 $string['mail8'] = 'The assignment $a is a revised piece of work. '; -$string['mail9'] = 'Please assess it in the workshop assignment $a '; +$string['mail9'] = 'Please assess it in the workshop assignment \'$a\'.'; $string['managingassignment'] = 'Managing the Assignment'; $string['maximum'] = 'Maximum'; $string['maximumsize'] = 'Maximum Size'; -- 2.39.5