var arrange_congrat = 'CONGRATS! You have done it in #1 secs with #2 moves.';
var arrange_status = 'Time:&nbsp;#1 secs&nbsp;&nbsp;&nbsp;Moves:&nbsp;#2';
var arrange_please_start = 'Please press the "Start Game" button to start.';
var arrange_loading = 'Loading ';

var memory_score = 'SCORE';
var memory_player = 'Player';
var memory_on_turn = "Player <span id='player_turn'>1</span> is on turn.";
var memory_next_turn = 'Next turn';
var memory_winner = 'Winner is player ';

var puzzle_congrat = 'CONGRATS! You have successfully completed this puzzle.';

var tetris_new_game = 'Are you sure you want to start a new game ?';
var tetris_game_over = "Game Over !\nEnter your name:";
var tetris_game_over = 'Game Over !';
var tetris_name = 'Name';
var tetris_score = 'Score';

var quiz_evalall = 'CONGRATS! All your answers were correct.';
var quiz_eval0 = 'All your answers were wrong.';
var quiz_eval1 = 'You answered correctly 1 question (nr. #qok#).';
var quiz_eval24 = 'You answered correctly #ok# questions (nr. #qok#).';
var quiz_eval5 = 'You answered correctly #ok# questions (nr. #qok#).';

var map_source = "Data <a href='http://creativecommons.org/licenses/by-sa/2.0/'>CC-BY-SA</a> by <a href='http://openstreetmap.org/'>OpenStreetMap</a>.";
var map_no_suitable_browser = 'You are not using a suitable browser.';
var map_return_value = 'Return value';
var map_description = 'Description';
var map_no_route_found = 'No route found.';
var map_status = 'Status';
var map_ajax_response_origin = 'Received AJAX response for unknown request origin';
var map_searching = 'Searching...';
var map_track_profile = 'Altitude profile';
var map_format_not_supported = 'This format is not supported yet.';
var map_no_route_to_export = 'There is no route to export.';
var map_street_or_city = 'e.g. Street, City';
var map_error = 'Error';
var map_place_not_found = 'Not found.';

