mp3 file in the left box. This link can either be complete with http:// prefix. Or it can simply consist of a file name based on your entry of a »Master path to linked files« in the section »Overall map settings«.

In the box at the right, enter the link to a streaming address, so that your audio link will also work on computers where Flash is not installed.

A streaming address can be a text file with the ending m3u that, in turn, contains the internet address of the intended mp3 file followed by the line break command »enter«. Since some platforms can't handle every set of symbols, we recommend that you avoid using special characters in the file names."; $lang['help_marker_show_onload'] = 'If you tick this box, your description of the marker will appear automatically when the map is loaded. Use this sparingly if you set a number of markers.'; $lang['help_marker_icon_chooser'] = 'Choose one of the options offered.'; $lang['help_marker_button_remove'] = 'With this button, you can delete the marker you are currently working on.'; $lang['help_marker_button_new'] = 'Use this button to create a new marker. After you have assigned a name for it, it will appear in the list of markers at the left. From this list, you can select a marker for further editing.'; $lang['help_marker_button_download_html'] = 'Here, you start the download of the map you have generated onto your own computer. Then, you can upload the html-file onto a server or open it on your computer with your internet browser.'; $lang['help_marker_button_download_json'] = 'xxx'; $lang['help_general_link_masterpath'] = 'When integrating audio and images into your project, here you can enter the address of your server. Then it suffices to give only the file name for the (audio) link on an individual marker. This also makes it simpler to move your project to a new server: you only need to correct the service address here.'; $lang['help_general_lokalProject'] = "You can continue working on a project you created with this map generator and stored on your computer by re-loading the local file from here."; // FRONT-END-OUTPUT $lang['show_description'] = 'Display information on map and help'; $lang['hide_description'] = 'Hide information on map and help'; // Check $lang['chk_name'] = 'This box should contain at least 3 characters'; $lang['chk_coordinate'] = 'This box should be filled in with a coordinate'; $lang['chk_number'] = 'This box should contain a number'; $lang['chk_link'] = 'This appears to be an incorrect link'; $lang['chk_getdata_url_failed'] = 'The URL is not correct'; $lang['chk_getdata_no_data'] = 'no data found'; $lang['action_getdata_but'] = 'load'; $lang['general_mapsettings_lon_prefill'] = 11.7; $lang['general_mapsettings_lat_prefill'] = 49.6; $lang['general_mapsettings_zoom_prefill'] = 5; $lang['general_mapsettings_panzoombar_prefill'] = 1; $lang['general_mapsettings_permalink_prefill'] = 1; $lang['general_mapsettings_scaleline_prefill'] = 1; $lang['requiredField'] = 'This box must be filled in'; $lang['marker_lonlat_error'] = 'A coordinate has to be entered into this box'; $lang['general_link_masterpath_error'] = 'You can leave this box empty. If you do make an entry, it has to be a valid address.'; $lang['chk_localdata_no_data'] = 'no data available'; $lang['chk_localdata_not_correct'] = 'The file name is not correct'; $lang['action_title_projectLoad'] = "Load existing project"; $lang['action_title_local_file'] = "Load local file";