]> git.mjollnir.org Git - moodle.git/commitdiff
Adding new strings for the editor
authorjulmis <julmis>
Sat, 29 Jan 2005 20:02:13 +0000 (20:02 +0000)
committerjulmis <julmis>
Sat, 29 Jan 2005 20:02:13 +0000 (20:02 +0000)
lang/en/editor.php

index ed0cb174d0825fb61f90f5e7c89ba70fe27e0275..ef5cda355cbedfeaed69428b7490afc87ad66c90 100644 (file)
@@ -111,5 +111,7 @@ $string['anchorname'] = 'Anchorname';
 $string['fontname'] = 'Fontname';
 $string['fontsize'] = 'Font-size';
 $string['formatblock'] = 'Format';
+$string['nolink'] = 'Prevent glossary link';
+$string['alertnoselectedtext'] = 'You must select text first!';
 
 ?>