Cheetah
All Classes Namespaces Files Functions Variables Pages
en.php
Go to the documentation of this file.
1 <?php
2 
8 $sLangCategory = 'World Map';
9 
10 $aLangContent = array(
11  '_sys_module_wmap' => 'World Map',
12  '_ch_wmap' => 'World Map',
13  '_ch_wmap_block_title_block_map' => 'World Map',
14  '_ch_wmap_block_title_block_map_homepage' => 'World Map',
15  '_ch_wmap_block_title_block_map_edit' => 'Edit Location',
16 
17  '_ch_wmap_box_footer_edit' => 'Edit Location',
18 
19  '_ch_wmap_location' => 'Location',
20  '_ch_wmap_search_near_me' => 'Search Near Me',
21  '_ch_wmap_edit' => 'Edit location for <b>%s</b> %s',
22  '_ch_wmap_tip_edit_location' => 'Click on the map to select specific location.',
23  '_ch_wmap_search_submenu' => 'World Map',
24  '_ch_wmap_msg_locations_is_not_defined' => 'Location is undefined',
25  '_ch_wmap_msg_incorrect_google_key' => 'Incorrect Google Maps Key',
26 
27  '_ch_wmap_administration' => 'World Map Administration',
28  '_ch_wmap_admin_settings_general' => 'General Settings',
29  '_ch_wmap_admin_settings_homepage' => 'Homepage Map Settings',
30  '_ch_wmap_admin_settings_separate' => 'Separate Page Map Settings',
31  '_ch_wmap_admin_map' => 'Map',
32  '_ch_wmap_admin_save_location' => 'Save Current Location',
33  '_ch_wmap_admin_links' => 'Links',
34  '_ch_wmap_admin_update_modules_locations' => 'Update Locations',
35  '_ch_wmap_admin_links_explanation' => 'Content added before Google Maps module installation needs to be updated.',
36 
37  '_ch_wmap_admin_settings_part_home' => 'Home Map Settings: {0}',
38  '_ch_wmap_admin_settings_part_entry'=> 'Entry Map Settings: {0}',
39  '_ch_wmap_admin_settings_edit_location' => 'Edit Map Settings: {0}',
40 
41 );
$aLangContent
$aLangContent
Definition: en.php:8
php
$sLangCategory
$sLangCategory
Definition: en.php:8