From: moodler Date: Wed, 7 Jul 2004 17:46:59 +0000 (+0000) Subject: Merged editor string fixes X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=db585f62e501f1c54f09051afc97b0d1b0107037;p=moodle.git Merged editor string fixes --- diff --git a/lang/en_us/editor.php b/lang/en_us/editor.php index 46f6f434fa..6d9c3c38c9 100755 --- a/lang/en_us/editor.php +++ b/lang/en_us/editor.php @@ -1,5 +1,5 @@ ] button to go back to WYSIWYG MODE.'; $string['texttop'] = 'Texttop'; $string['top'] = 'Top'; +$string['type'] = 'Type'; $string['underline'] = 'Underline'; $string['undo'] = 'Undo your last action'; $string['unorderedlist'] = 'Bulleted List'; +$string['upload'] = 'Upload'; $string['vertical'] = 'Vertical'; $string['width'] = 'Width'; +$string['wordclean'] = 'Clean Word HTML'; +$string['zip'] = 'Zip'; ?>