
var languageHash = new Array ();

languageHash["unset_email"] 	= "The field e-mail is not filled";
languageHash["unset_passwd"] 	= "The field password is not filled";
languageHash["unset_question"] 	= "The field question is not filled";
languageHash["unset_login"] 	= "The field login is not filled";

languageHash["empty_text"] 		= "This field is not filled";

languageHash["error_email"] 			= "Incorrect e-mail";
languageHash["error_passwd"] 			= "Passwords do not match";
languageHash["error_cash"] 				= "The sum is incorrect";
languageHash["error_login_or_passwd"]	= "Incorrect login or password. Try again.";

languageHash["tmp_free_correcr"] 	= "Example: To cut out a man in the background.";
languageHash["tmp_collage_correcr"] = "Example: To add background from another picture."

languageHash["set_cash"] 		= "Indicate desirable sum";
languageHash["set_correct"] 	= "Describe enhancements";
languageHash["set_email"] 		= "Enter e-mail";
languageHash["load_image"] 		= "Uploading... ";
languageHash["wait_image"] 		= "Please, wait...";
languageHash["oferta"] 			= "Read terms of service, privacy policy and refund policy, your acceptance of this documents is necessary for successful registration.";
