]> git.mjollnir.org Git - moodle.git/commitdiff
Grammar fixes for "updating" and "editing"
authormoodler <moodler>
Sun, 11 Jan 2004 01:57:43 +0000 (01:57 +0000)
committermoodler <moodler>
Sun, 11 Jan 2004 01:57:43 +0000 (01:57 +0000)
lang/en_us/moodle.php

index 0ec7b277b7295ac9bf497444f2953825bf2104f5..6a6e216194f7064ca98eefcbdc10f33813fd8e40 100644 (file)
@@ -226,7 +226,7 @@ $string['downloadtext'] = 'Download in text format';
 $string['doyouagree'] = 'Have you read these conditions and understood them?';
 $string['edit'] = 'Edit $a';
 $string['editcoursesettings'] = 'Edit course settings';
-$string['editinga'] = 'Editing $a';
+$string['editinga'] = 'Editing $a';
 $string['editmyprofile'] = 'Edit profile';
 $string['editsummary'] = 'Edit summary';
 $string['editthisactivity'] = 'Edit this activity';
@@ -770,8 +770,8 @@ $string['updatemyprofile'] = 'Update profile';
 $string['updatesevery'] = 'Updates every $a seconds';
 $string['updatethis'] = 'Update this $a';
 $string['updatethiscourse'] = 'Update this course';
-$string['updatinga'] = 'Updating $a';
-$string['updatingain'] = 'Updating $a->what in $a->in';
+$string['updatinga'] = 'Updating $a';
+$string['updatingain'] = 'Updating $a->what in $a->in';
 $string['upload'] = 'Upload';
 $string['uploadafile'] = 'Upload a file';
 $string['uploadedfileto'] = 'Uploaded $a->file to $a->directory';