var user_register_error_mail_exists = "Email entered is already exists. Please give any other Email"
var user_register_error_firstname = "Please enter your first name"
var user_register_error_lastname = "Please enter your last name"
var user_register_error_confirm_pwd = "Length of confirm password should not be less than six characters"
var user_register_error_password_pwd = "Length of password should not be less than six characters"
var user_register_error_confirmpwd = "Please enter the confirm password"
var user_register_error_password = "Please enter the password"
var user_register_error_confirmpwd_match = "Password and confirm password does not Match"
var user_register_error_schoolname = "Please enter the School name"
var user_register_error_schooldept = "Please enter the School dept"
var user_register_error_techstatus = "Please select the Teaching status"
var user_register_error_comment = "Comment should not be empty"
var user_register_error_mail_valid = "Please enter the valid Email address"
var user_register_error_mail = "Please enter your email"
var user_register_error_instituionmail = "Please enter your Institutional Email address"
var user_register_error_age = "You must acknowledge that you are over the age of 13 to proceed"
var user_register_error_spaces_firstname = "Spaces are not allowed before the First name"
var user_register_error_empty_firstname = "First name should not be empty"
var user_register_error_valid_firstname = "First name is not valid"
var user_register_error_spaces_lastname = "Spaces are not allowed before the Last name"
var user_register_error_empty_lastname = "Last name should not be empty"
var user_register_error_valid_lastname = "Last name is not valid"
var user_register_error_spaces_password = "Spaces are not allowed before the Password"
var user_register_error_empty_password = "Password should not be empty"
var user_register_error_spaces_mail = "Spaces are not allowed before the Email"
var user_register_error_empty_mail = "Email should not be empty"
var user_register_error_spaces_cnfrmpassword = "Spaces are not allowed before the Confirm Password"
var user_register_error_empty_cnfrmpassword = "Confirm password should not be empty"
var user_register_error_spaces_comment = "Spaces are not allowed before the Comment"
var forgotpwd_error_spaces_mail = "Spaces are not allowed for Email"
var common_search_text = "Please enter the search text"
var login_incorrect_pwd = "Incorrect password!"
var forgot_pwd_notexist_mail = "Entered Email does not exist"
var forgot_pwd_send_mail = "New password has been sent to your email"
var forgot_pwd_check_mail = "Please check the Email"
var groupdetail_freeze_discussion = "Moderator freeze the discussion"
var amazon_search_bookstream_searchtxt = "Please enter the search text"
var amazon_search_bookstream_nogroups_toadd = "You currently have no groups, create a group first"
var amazon_search_bookstream_nogeneral_discussions = "No General Discussions exist for this book. Be the first to start the conversation by selecting 'New Discussion' above."
var amazon_search_bookstream_nocontributing_indiv = "No one has contributed to this bookstream yet. Start a discussion and be the first contributor."
var amazon_search_bookstream_nocontributing_groups = "No groups have contributed to this bookstream."
var amazon_search_bookstream_register_tags = "Please register before add community tags!"
var amazon_search_bookstream_enter_tags = "Please enter the tag before add"
var amazon_search_bookstream_abuse_tags = "Sorry !  Abuse contents are restricted"
var amazon_search_bookstream_limited_tags = "Sorry! Limited community tags are allowed"
var amazon_search_bookstream_bookgrp_added = "Book already added for this group"
var amazon_search_search_shelveit = "Please shelve the book"
var amazon_search_enter_category = "Please enter the category name!"
var amazon_search_illegal_character_category = "Category content contains illegal characters!"
var amazon_search_search_register = "Please <a href=@sign-in id=sign-in>sign-in</a> or <a href=@register>register</a> to add this book to your shelf"
var amazon_search_register_category = "Please register before update category"
var amazon_search_common_register_newdiscussions = "Please login/register to start new discussion"
var amazon_search_common_register_seealldiscussions = "Please login/register to see all discussions"
var amazon_search_common_register_seeallcontributors = "Please login/register to see all contributors"
var amazon_search_common_register_viewallgroups = "Please login/register to view all groups"
var amazon_search_common_register_seeallanswers = "Please login/register to See all answers"
var amazon_search_common_register_postquestion = "Please login/register to Post a question"
var amazon_search_common_register_postanswer = "Please login/register to Post an answer"
var amazon_search_common_register_tags = "Please register before add community tags!"
var amazon_search_common_newcategory_success = "New category added successfully!"
var amazon_search_common_newcategory_exists = "Sorry! category added already exists!"
var amazon_search_common_newcategory_exceeds = "Sorry! Exceeds five category!"
var bookshelf_topfive_msg = "Sorry! Only five books are allowed to add top five"
var course_namealready_exists = "Course name already exists."
var course_dimension_small = "Image dimensions are too small. Minimum dimensions are 150 * 150."
var course_upload_error = "Failed to upload the Course Image."
var course_created_msg = "Course has been created."
var course_updated_msg = "Course has been updated."
var invite_needtojoin_msg = "Need to join in the group to invite friends"
var invite_email_invalid = "Email address is not valid"
var invite_email_msg = "Email has been sent"
var groupmoderator_needtojoin_msg = "Need to join in the group to send message to group moderators"
var groupmoderator_success_msg = "Message has been sent to Moderators"
var addmoderator_owner_msg = "Only Group Owner to add Moderators"
var addmoderator_email_invalid = "Email address is not valid"
var addmoderator_success_msg = "Moderators has been added to group"
var groupdiscussion_needtojoin_msg = "Need to join in the group to create group discussion"
var groupmember_needtojoin_msg = "Need to join to access group member page"
var coursedetail_status_msg = "No Groups available for this Course!"
var allgeneral_status_msg = "No discussions in this group yet!"
var groupdetail_bookshelf_nobooks = "No Books available in this group's bookshelf"
var groupdetail_discussion_nodata = "No discussions in this group yet!"
var seeall_discussion_nodata = "No discussions in this group yet!"
var seeall_groupdiscussion_freeze = "Group Discussion has been Freeze"
var discussion_answer_body = "Please enter Answer"
var discussion_answer_book_chapter = "Please select chapter"
var discussion_answer_book_page = "Please enter book page number"
var discussion_answer_book_valid_page = "Please enter valid page number"
var discussion_answer_book_question_number = "Please enter book Question Number"
var discussion_answer_book_question = "Please select question"
var discussion_question_title = "Please enter Question"
var discussion_question_upload = "Please select a valid file to upload."
var discussion_forum_title = "Please enter Title"
var discussion_forum_body = "Please enter Description"
var discussion_question_success_msg = "Question has been created successfully!"
var discussion_answer_success_msg = "Answer has been posted successfully!"
var discussion_forum_success_msg = "Discussion has been created successfully!"
var bookstream_no_question_msg = "No Answers are available for this book. Be the first to post a question by selecting 'Post a question' below."
var bookstream_community_tags_register_msg = "<a href=@Register>Register</a> or <a href=@sign-in id=sign-in>sign-in</a> to tag this book"

