From 7c37216deb14991f16843b2af1e20fe87b5ae52d Mon Sep 17 00:00:00 2001 From: moodler <moodler> Date: Mon, 7 Feb 2005 15:06:13 +0000 Subject: [PATCH] Nolink is not only for glossaries --- lang/en/editor.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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!'; ?> -- 2.39.5