]> git.mjollnir.org Git - moodle.git/commitdiff
Opps. reordering some lines...
authorstronk7 <stronk7>
Sun, 9 May 2004 22:30:56 +0000 (22:30 +0000)
committerstronk7 <stronk7>
Sun, 9 May 2004 22:30:56 +0000 (22:30 +0000)
lang/en/glossary.php

index 865a8da8bc5f7e29ce2f910d2b980c0ce120dc67..7ff50fbb6fe4eae10008baf1c02af07dbb2ab671 100644 (file)
@@ -154,9 +154,9 @@ $string['totalentries'] = 'Total entries';
 $string['usedynalink'] = 'Automatically link glossary entries';
 $string['waitingapproval'] = 'Waiting approval';
 $string['warningstudentcapost'] = '(Applies only if the glossary is not the main one)';
-$string['writtenby'] = 'by';
 $string['withauthor'] = 'Concepts with author';
 $string['withoutauthor'] = 'Concepts without author';
+$string['writtenby'] = 'by';
 $string['youarenottheauthor'] = 'You are not the author of this comment, so you are not allowed to edit it.';
 
 ?>