]> git.mjollnir.org Git - moodle.git/commitdiff
added periods at the end of some sentences.
authorgustav_delius <gustav_delius>
Wed, 8 Dec 2004 09:10:06 +0000 (09:10 +0000)
committergustav_delius <gustav_delius>
Wed, 8 Dec 2004 09:10:06 +0000 (09:10 +0000)
lang/en/workshop.php

index 95338c28c5ccc38299bee182a189ef5322fc5391..87c27b9ddfdb66bafb1910f7c81a895aee1607d1 100644 (file)
@@ -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';