validate_user_empty_username = "The username field cannot be left blank.";
validate_user_empty_password = "The password field cannot be left blank.";
validate_not_match_password = "The password must match, please verify them.";
have_login = "You have to login or signup to view the file.";
under_construction = 'Under construction'