﻿var localization = {
//Site.js
    please_enter_your_search_keywords:"Please enter your search keywords",
//register.js
    please_enter_your_password:"Please enter your password",
    password_at_least_6_characters:"Password at least 6 characters",
    please_enter_the_same_password_to_confirm:"Please enter the same password to confirm",
    please_accept_our_terms_of_service:"Please accept our Terms of Service",
    the_mailbox_is_belong_reed_s_website_members_please:"The mailbox is belong Reed\'s Web site members, please ",
    click_to_activate:"Click to activate ",
    membership_into_the_site:"membership into the site",
    your_information_has_been_submitted_thank_you_for_registering_as_a_member_of_us:"Your information has been submitted, Thank you for registering as a member of us.",
    your_information_has_been_submitted_and_modified: "Your information has been submitted and modified.",
    feedback_date: "Feedback Date",
    visitor: "visitor",
    File_extension_is_incorrect: "File extension is incorrect",
    choose_category: "choose category",
    title: "title must not empty",
    content: "content must not empty",
    are_you_sure: "Are you sure",
    reply_success:"Reply success",
    vote_success:"Vote success",
    you_have_been_voted_do_not_vote_again: "you have been voted,do not vote again",
    login_first:"login first"
};