]> git.mjollnir.org Git - moodle.git/commitdiff
New strings required to fix MDL-7437.
authorvyshane <vyshane>
Fri, 8 Dec 2006 04:41:19 +0000 (04:41 +0000)
committervyshane <vyshane>
Fri, 8 Dec 2006 04:41:19 +0000 (04:41 +0000)
lang/en_utf8/editor.php

index e89da38b75340033e8f0d459b135e2200ffa69e1..a335fbbd158e1b1aa0a27e8dd120ad44db698149 100644 (file)
@@ -59,6 +59,7 @@ $string['justifyfull'] = 'Justify Full';
 $string['justifyleft'] = 'Justify Left';
 $string['justifyright'] = 'Justify Right';
 $string['layout'] = 'Layout';
+$string['lang'] = 'Lang';
 $string['left'] = 'Left';
 $string['lefttoright'] = 'Direction from left to right';
 $string['linkproperties'] = 'Link properties';
@@ -74,6 +75,7 @@ $string['matchcase'] = 'Match case';
 $string['middle'] = 'Middle';
 $string['minimize'] = 'Minimize editor';
 $string['move'] = 'Move';
+$string['multi'] = 'Multi';
 $string['mustenterurl'] = 'You must enter the URL';
 $string['nolink'] = 'Prevent automatic linking';
 $string['normal'] = 'Normal';