From: moodler Date: Mon, 7 Feb 2005 15:06:13 +0000 (+0000) Subject: Nolink is not only for glossaries X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=7c37216deb14991f16843b2af1e20fe87b5ae52d;p=moodle.git Nolink is not only for glossaries --- diff --git a/lang/en/editor.php b/lang/en/editor.php index ef5cda355c..58a9865786 100644 --- a/lang/en/editor.php +++ b/lang/en/editor.php @@ -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!'; ?>