/* GZIP by Raccoon Framework */ var idioma = { alert_btn_ok_txt : "Ok", alert_btn_no_txt : "Cancel", procesando_msj_txt : "Processing...", login_error_txt : "Incorrect user or password", users_recover_error_401_txt : "The user does not exists on our system.", users_recover_error_402_txt : "Unable to continue with the process, try later.", users_recover_msj_201_txt : "To continue with the process open your account
mail and follow the steps", recover_recover_error_401_txt : "The mail is already registered, try another", recover_recover_msj_201_txt : "Your password has been updated, you can login now with your new password", recover_recover_error_else_txt : "Unknown error, try again later.", recover_required_txt : "Please type your password", recover_required_again_txt : "Please re-type your password", recover_minlength_txt : "Your password must be at least 5 characters", recover_equal_txt : "Both passwords must match", blog_blog_error_401_txt : "Thank you for your comment", blog_blog_error_else_txt : "There was an error, please try again later", recover_required_txt : "Please input your comments", post_title_error :"The subject is missing or is very short", post_comment_error : "Your comments are missing", category_name_es_error : "Spanish name is missing.", category_name_en_error : "English name is missing.", category_name_de_error : "German name is missing.", category_name_success : "Category Created", poll_thanks : "Thank you for voting.", poll_error : "Error, please try again later.", alert_cerrar : "Close" }