From: moodler Date: Wed, 29 Oct 2003 12:48:17 +0000 (+0000) Subject: Sorted the strings, minor fixes X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=0a8ba9dd7d8a03de7546db754877d87a7f661872;p=moodle.git Sorted the strings, minor fixes --- diff --git a/lang/en/editor.php b/lang/en/editor.php index 618f97a8ff..3ec7b68387 100644 --- a/lang/en/editor.php +++ b/lang/en/editor.php @@ -1,70 +1,71 @@ ] button to switch back to WYSIWYG." $string['texttop'] = "Texttop"; -$string['baseline'] = "Baseline"; -$string['absbottom'] = "Absbottom"; -$string['bottom'] = "Bottom"; -$string['middle'] = "Middle"; $string['top'] = "Top"; -$string['absmiddle'] = "Absmiddle"; -$string['rows'] = "Rows"; -$string['cols'] = "Cols"; +$string['underline'] = "Underline"; +$string['undo'] = "Undo your last action"; +$string['unorderedlist'] = "Bulleted List"; +$string['vertical'] = "Vertical"; $string['width'] = "Width"; -$string['percent'] = "Percent"; -$string['pixels'] = "Pixels"; -$string['cellspacing'] = "Cellspacing"; -$string['cellpadding'] = "Cellpadding"; -$string['close'] = "Close"; -$string['chooseicon'] = "Choose an icon to insert"; -$string['choosechar'] = "Choose Character"; -$string['insertsmile'] = "Insert smile"; -$string['insertchar'] = "Insert Special Character"; -$string['path'] = "Path"; -$string['textmode'] = "You are in TEXT MODE. Use the [<>] button to switch back to WYSIWIG." + ?>