From 294c52b46c5b1901818a898b28497399a4a2daa3 Mon Sep 17 00:00:00 2001 From: stronk7 Date: Sun, 9 May 2004 22:30:56 +0000 Subject: [PATCH] Opps. reordering some lines... --- lang/en/glossary.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.'; ?> -- 2.39.5