/*

########################################################
#
# File Name             :    js/messages.js
# Created By            :    Sandeep Thakur
# Created On            :    Jan 9, 2008
# Last Modified By      :    
# Last modified On      :    
# Description           :    Array for all client side messages on website
#
########################################################

*/

arrMsg = new Array();

// registration, profile - general tab messages start

arrMsg["noFname"] = "Please enter first name\n";
arrMsg["invalidFname"] = "Please enter a valid first name\n";
arrMsg["noLname"] = "Please enter last name\n";
arrMsg["invalidLname"] = "Please enter a valid last name\n";
arrMsg["noName"] = "Please enter the full name\n";
arrMsg["noPname"] = "Please enter profile name\n";
arrMsg["noPopupFileName"] = "Please provide file name for popup window\n";
arrMsg["noEmail"] = "Please enter email\n";
arrMsg["noUsername"] = "Please enter the Username\n";
arrMsg["invalidEmail"] = "Please enter valid email\n";
arrMsg["noPwd"] = "Please enter password\n";
arrMsg["invalidPwd"] = "Please enter minimum 5 characters for password\n";
arrMsg["pwdMismatch"] = "Passwords do not match\n"
arrMsg["noMonth"] = "Please select month\n";
arrMsg["noDay"] = "Please select day\n";
arrMsg["noYear"] = "Please select year\n";
arrMsg["noCity"] = "Please enter your city\n";
arrMsg["noState"] = "Please enter your state\n";
arrMsg["noZipcode"] = "Please enter your zip code\n";
arrMsg["invalidBirthDay"] = "Please enter valid date of birth\n";
arrMsg["noSecurityCode"] = "Please enter proper security code\n";
arrMsg["noTerms"] = "Please read and agree to the Terms of Use and Privacy Policy\n";

arrMsg["noCountry"] = "Please select country\n";

// registration, profile - general tab messages end


// change password messages start

arrMsg["noOldPwd"] = "Please enter old password\n";
arrMsg["noNewPwd"] = "Please enter new password\n";

// change password messages end


// AJAX messages start

arrMsg["ajaxSuccess"] = "Details are updated successfully\n";
arrMsg["ajaxError"] = "There was an error, please try again\n";

// AJAX messages end

//Home Page Search messages start
arrMsg["noSearch"] = "Please enter the text to search.\n";
//Home Page Search messages end

//File upload messages start
arrMsg["noFile"] = "Please browse the file that you want to upload.\n";
//File upload messages end

//Photo Album messages start here
arrMsg["noAlbum"] = "Please enter title for the photo album.\n";
arrMsg["maxlength"] = "The description cannot be more than 255 characters in length.\n";
//Photo Album messages end here

//Videos message start here
arrMsg["noURL"] = "Please enter the video URL.\n";
arrMsg["notvalidURL"] = "Please enter a valid Youtube/Google Video URL.\n";
//Videos message ends here

//Message errors start here
arrMsg["noMessage"] = "Please enter the message that you want to post.\n";
//Message errors end here

//Node messages start here
arrMsg["noNodeName"] = "Please enter the circle name.\n";
arrMsg["noNodeNetwork"] = "Please select the circle network.\n";
arrMsg["noNodeNetworkSearch"] = "Please search for the circle network and select it.\n";
arrMsg["noNodeType"] = "Please select the type of the circle.\n";
arrMsg["noNodePrivacy"] = "Please select the content privacy for the circle.\n";
//Node messages end here

//Node Forum messages start here
arrMsg["noForumTopic"] = "Please enter the subject for forum topic.\n";
arrMsg["noForumMessage"] = "Please enter the message.\n";
arrMsg["maxTopic"] = "The topic subject cannot be more than 200 characters in length.\n";
//Node Forum messages end here

//Node Poll messages start here
arrMsg["noPollQuestion"] = "Please enter the poll question.\n";
arrMsg["noPollOption1"] = "Please enter poll Option 1.\n";
arrMsg["noPollOption2"] = "Please enter poll Option 2.\n";
arrMsg["noPollCloseDate"] = "Please select the end date for poll voting.\n";
arrMsg["pollquestionmax"] = "The question cannot be more than 255 characters in length.\n";
arrMsg["polloptionmax"] = "The poll option cannot be more than 200 characters in length.\n";
//Node Forum messages end here

//Node Event messages start here
arrMsg["noEventTitle"] = "Please enter the event title.\n";
arrMsg["noEventDescription"] = "Please enter some details of the event.\n";
arrMsg["noEventLocation"] = "Please enter the event location.\n";
arrMsg["noEventCity"] = "Please enter the event city.\n";
arrMsg["noEventStartDate"] = "Please enter the event start date.\n";
arrMsg["noEventEndDate"] = "Please enter the event end date.\n";
arrMsg["noEventStartTime"] = "Please enter the event start time.\n";
arrMsg["noEventEndTime"] = "Please enter the event end time.\n";
arrMsg["validEventTitle"] = "The event title cannot be more than 200 characters in length.\n";
arrMsg["validEventLocation"] = "The event location cannot be more than 300 characters in length.\n";
arrMsg["validEventCity"] = "The event city cannot be more than 200 characters in length.\n";
arrMsg["validEventContact"] = "The contact details cannot be more than 1000 characters in length.\n";
arrMsg["validEventStartDate"] = "Please enter a future date.\n";
arrMsg["validEventEndDate"] = "Please enter a valid end date.\n";
arrMsg["validEventStartTime"] = "Please enter a valid event start time.\n";
arrMsg["validEventEndTime"] = "Please enter a valid event end time.\n";
//Node Event messages end here

//Invite friends messages start here
arrMsg["noFriendSelected"] = "Please select at least one friend.\n";
//Invite friends messages end here

//Application add form messages start here
arrMsg["noAppName"] = "Please enter the name of the application.\n";
arrMsg["noAppURL"] = "Please enter the url for the application.\n";
arrMsg["noValidAppName"] = "The application name cannot be more than 100 characters long.\n";
arrMsg["noValidAppURL"] = "The application URL cannot be more than 500 characters long.\n";
arrMsg["noValidAppDesc"] = "The application Description cannot be more than 300 characters long.\n";
//Application add form messages end here

//invite friends from address book form messages start here
arrMsg["noList"] = "Please choose your friends list. \n";
//invite friends from address book form messages end here

//network creation form messages start here
arrMsg["noNetworkName"] = "Please enter the network name.\n";
arrMsg["noNetworkDescription"] = "Please enter some information describing the network.\n";
arrMsg["noNetworkCategory"] = "Please select the category of the network.\n";
//network creation form messages end here

//
arrMsg["noJoinReason"] = "Please choose any one of the reasons for joining this site.\n";

arrMsg["noLimitProfile"] = "Please enter atleast one profile name to add under the limited profile list.\n";

arrMsg["noBlockProfile"] = "Please enter atleast one profile name who you want to block from viewing your profile.\n";

//Add as well as Edit article messages start here
arrMsg["noArticleTitle"] = "Please enter the title for the article.\n";
arrMsg["invalidArticleTitle"] = "Please enter a valid title for the article.\n";
arrMsg["noArticleContent"] = "Please enter the content for the article.\n";
//Add as well as Edit article messages end here

//Email Template messages start here
arrMsg["noTemplateSubject"] = "Please enter the template subject.\n";
arrMsg["noTemplateContent"] = "Please enter the content for the email template.\n";
//Email Tenplate messages end here

//Newsletter messages start here
arrMsg["noNewsletterSubject"] = "Please enter the newsletter title.\n";
arrMsg["noNewsletterContent"] = "Please enter the content for the newsletter.\n";
arrMsg["noNewsletterSender"] = "Please enter the from email id.\n";
//Newsletter messages end here

//widgets messages start here
arrMsg["noWidgetName"] = "Please enter the widget title.\n";
arrMsg["noValidWidgetName"] = "The widget title cannot be more than 200 characters.\n";
arrMsg["noWidgetScript"] = "Please enter the widget embed script.\n";
//widgets messages end here

//CMS message start here
arrMsg["noPageContent"] = "Please enter the content for the page.\n";
//CMS message ends here

//Blog messages start here
arrMsg["noBlogTitle"] = "Please enter the blog title.\n";
arrMsg["noBlogContent"] = "Please enter the content for the blog post.\n";
arrMsg["noBlogSearch"] = "Please enter the search criteria.\n";
//Blog messages end here

//Blog Comment Post messages start here
arrMsg["noComment"] = "Please enter the comment that you want to post.\n";
//Blog Comment Post messages end here

//Advisory Board Article Post messages start here
arrMsg["noArticleTitle"] = "Please enter the article title.\n";
arrMsg["noArticleContent"] = "Please enter the content for the article.\n";
//Advisory Board Article Post messages end here

//email to a friend messages start
arrMsg["noEmailAddresses"] = "Please enter a the email addresses.\n";
//email to a friend messages end

//Feedback Post messages start here
arrMsg["noFeedbackName"] = "Please enter your name.\n";
arrMsg["noFeedbackEmail"] = "Please enter your email address.\n";
arrMsg["noFeedback"] = "Please enter your comment.\n";
//Feedback Post messages end here
