Adding new strings for the editor

This commit is contained in:
julmis 2005-01-29 20:02:13 +00:00
parent e0d26dd834
commit 101037c379

View 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!';
?>