$string['delete'] = 'Delete';
$string['filebrowser'] = 'File Browser';
$string['forecolor'] = 'Font Color';
+$string['fullscreen'] = 'Fullscreen editor';
$string['heading'] = 'Heading';
$string['height'] = 'Height';
$string['hilitecolor'] = 'Background Color';
$string['justifyright'] = 'Justify Right';
$string['layout'] = 'Layout';
$string['left'] = 'Left';
+$string['lefttoright'] = 'Direction from left to right';
$string['linkproperties'] = 'Link properties';
$string['linktarget'] = 'Target';
$string['linktargetblank'] = 'New window';
$string['linktitle'] = 'Title';
$string['linkurl'] = 'URL';
$string['middle'] = 'Middle';
+$string['minimize'] = 'Minimize editor';
$string['move'] = 'Move';
$string['normal'] = 'Normal';
$string['notimage'] = 'Selected file is not an image. Please select an image!';
$string['rename'] = 'Rename';
$string['removelink'] = 'Remove link';
$string['right'] = 'Right';
+$string['righttoleft'] = 'Direction from right to left';
$string['rows'] = 'Rows';
+$string['selectcolor'] = 'Select color';
$string['selection'] = 'Selection';
$string['showhelp'] = 'Help using editor';
$string['size'] = 'Size';
$string['upload'] = 'Upload';
$string['vertical'] = 'Vertical';
$string['width'] = 'Width';
+$string['wordclean'] = 'Clean Word HTML';
$string['zip'] = 'Zip';
?>