]> git.mjollnir.org Git - moodle.git/commitdiff
Nolink is not only for glossaries
authormoodler <moodler>
Mon, 7 Feb 2005 15:06:13 +0000 (15:06 +0000)
committermoodler <moodler>
Mon, 7 Feb 2005 15:06:13 +0000 (15:06 +0000)
lang/en/editor.php

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