//--------------------------------------------------------------------------------
// Qwentès Italia SRL 	: http://www.qwentes.it
//--------------------------------------------------------------------------------
var LocalizedStrings = 
{
	"Select the day"				: "Select the day",
	"Your agenda has been updated" 	: "Your agenda has been updated",
	"Add to your agenda" 			: "Aggiungi alla tua agenda",		
	"Remove from your agenda"		: "Remove from your agenda",
	"Are you sure?"					: "Are you sure?",	
	"Event"							: "Event",
	"Directions"					: "Directions",	
	"More info"						: "More info",		
	"Get directions"				: "Get directions",
	"To here"						: "To here",
	"From here"						: "From here",		
	"ERROR"	 						: "ERROR"
}