### Eclipse Workspace Patch 1.0 #P moodle_MAIN_CVS_CORE_19 Index: lang/en_utf8/glossary.php =================================================================== RCS file: /cvsroot/moodle/moodle/lang/en_utf8/glossary.php,v retrieving revision 1.8.2.1 diff -u -r1.8.2.1 glossary.php --- lang/en_utf8/glossary.php 29 Nov 2007 14:40:44 -0000 1.8.2.1 +++ lang/en_utf8/glossary.php 1 Feb 2008 10:20:40 -0000 @@ -187,5 +187,8 @@ $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.'; +$string['overviewnumentryvw1'] = 'new glossary entry since course last viewed.'; +$string['overviewnumentryvw'] = 'new glossary entries since course last viewed.'; + ?>