File Manager

Current Directory: /home/astoriaah/www/old15/components/com_jce/editor/tiny_mce/plugins/imgmap/jscripts
Viewing File: /home/astoriaah/www/old15/components/com_jce/editor/tiny_mce/plugins/imgmap/jscripts/lang_en.js
//english string resources var imgmapStrings = { READY : 'Ready', PREVIEW_MODE : 'Preview mode. Test your image map.', DESIGN_MODE : 'Design mode. Add new shapes or modify existing ones.', HINT_ADD : 'Add new area', HINT_DELETE : 'Delete selected area', HINT_PREVIEW : 'Preview image map', HINT_HTML : 'Get image map HTML', HINT_CLIPBOARD : 'Copy to clipboard', RECTANGLE_DRAW : 'Drawing rectangle. Hold down SHIFT for square mode.', RECTANGLE_MOVE : 'Moving rectangle', RECTANGLE_RESIZE_TOP : 'Resizing rectangle', RECTANGLE_RESIZE_RIGHT : 'Resizing rectangle', RECTANGLE_RESIZE_BOTTOM : 'Resizing rectangle', RECTANGLE_RESIZE_LEFT : 'Resizing rectangle', SQUARE_DRAW : 'Drawing circle', SQUARE2_DRAW : 'Drawing square. Release SHIFT for rectangle mode.', SQUARE_MOVE : 'Moving circle', SQUARE_RESIZE_TOP : 'Resizing circle', SQUARE_RESIZE_RIGHT : 'Resizing circle', SQUARE_RESIZE_BOTTOM : 'Resizing circle', SQUARE_RESIZE_LEFT : 'Resizing circle', POLYGON_DRAW : 'Drawing polygon. Use SHIFT + click for the last control point.', POLYGON_MOVE : 'Moving polygon', ERR_EXCANVAS_LOAD : 'Excanvas not loaded properly. Try to refresh the page.', ERR_INVALID_COORDS : 'Invalid coordinates.' }; //alert('lang loaded');