From: stronk7 Date: Sun, 9 May 2004 22:30:56 +0000 (+0000) Subject: Opps. reordering some lines... X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=294c52b46c5b1901818a898b28497399a4a2daa3;p=moodle.git Opps. reordering some lines... --- diff --git a/lang/en/glossary.php b/lang/en/glossary.php index 865a8da8bc..7ff50fbb6f 100644 --- a/lang/en/glossary.php +++ b/lang/en/glossary.php @@ -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.'; ?>