1<?php
2
3$lang['js']['title'] = 'Edit Image Map Coordinates';
4$lang['js']['btn_fewer'] = 'Remove Point';
5$lang['js']['btn_more'] = 'Add Point';
6$lang['js']['btn_save'] = 'Save';
7$lang['js']['btn_cancel'] = 'Cancel';
8$lang['js']['wrongcontext'] ='The image map coordinate editor can only be used with the cursor positioned on images or existing image maps.';
9
10
11