-<?PHP // $Id$
+<?PHP // $Id$
// editor.php - created with Moodle 1.2 (2004032000)
$string['right'] = 'Right';
$string['righttoleft'] = 'Direction from right to left';
$string['rows'] = 'Rows';
-$string['selectcolor'] = 'Select color';
+$string['selectcolor'] = 'Select color';
$string['selection'] = 'Selection';
$string['showhelp'] = 'Help using editor';
$string['size'] = 'Size';
$string['width'] = 'Width';
$string['wordclean'] = 'Clean Word HTML';
$string['zip'] = 'Zip';
+$string['createanchor'] = 'Create anchor';
+$string['anchorname'] = 'Anchorname';
?>