<?php

$lang['js']['title'] = 'Edit Image Map Coordinates';
$lang['js']['btn_fewer'] = 'Remove Point';
$lang['js']['btn_more'] = 'Add Point';
$lang['js']['btn_save'] = 'Save';
$lang['js']['btn_cancel'] = 'Cancel';
$lang['js']['wrongcontext'] ='The image map coordinate editor can only be used with the cursor positioned on images or existing image maps.';


