New strings required to fix MDL-7437.

This commit is contained in:
vyshane 2006-12-08 04:41:19 +00:00
parent 789154a65b
commit a15070d195

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