1<?php
2/**
3 * English language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author     Juergen A. Lamers <jaloma.ac@googlemail.com>
7 */
8
9// for the configuration manager
10$lang['js_ok']  = 'Allow javascript urls';
11$lang['pagedefs'] = 'Mapping Pagedefs';
12$lang['baseurl'] = 'BaseUrl';
13$lang['target'] = 'Target-Window';
14$lang['key'] = 'GoogleMap-API-Key';
15$lang['script'] = 'GoogleMap-Script Call';
16