//
// MyGeoPosition.com GeoPicker language file
//
// Support this project by translating it into your language and send it to info@filzhut.de.
// If you are interested, we will mention you as the official translator and link to your website (Currently we have Google PageRank 4) :-D
//
// Why should you do that?
// - Support your language on the web!
// - Help your mates who don't speak english!
// - Earn some karma points!
// - Come on, this is the old usenet attitude: You have to give a little (your translation), take a little (this app is for free)...
//
// Language: English
// Author: Daniel Filzhut
// Date: 2010-09-16
//
define('DFMAPS_LANGUAGE_BUTTON_SEARCH', 'Search');
define('DFMAPS_LANGUAGE_BUTTON_RETURN', 'Return data');
define('DFMAPS_LANGUAGE_MARKER_INFO', 'Drag me or click in map for new position.
Mouse wheel = Zoom.
Click & move = Move map');
define('DFMAPS_LANGUAGE_SEARCH_FIELD', 'Please enter address');
define('DFMAPS_LANGUAGE_LOOKUP_FAILED', 'Lookup failed, please try again!');
define('DFMAPS_LANGUAGE_LOOKUP_NO_RESULTS', 'Search returned no results!');
define('DFMAPS_LANGUAGE_POWERED_BY', 'powered by MyGeoPosition.com');