
function VisulandLangResource(){
	this.password_required="jelszó szükséges";
	this.login_error="Belépési hiba";
	this.visuland_plugin_required="Visuland Firefox plugint fel kell installálni";
	this.internetExplorer_not_supported="Internet Explorer browser not supported please use Firefox!";
	this.googleChrome_not_supported="Chrome browser not supported please use Firefox!";
	this.language="hungarian";
}

var visulandLangResource= new VisulandLangResource();
