﻿var MSG_LOADING_TITLE = "Loading Data";
var MSG_AUTHFAILEDERROR = "AUTHENTICATION FAILED";
var MSG_TITLE = "Message";
var MSG_WARNING_TITLE = "Warning";
var MSG_AUTOFILL_TITLE = "Auto Fill";
var MSG_INFO_TITLE = "Information";
var MSG_ERROR_COMMAND_TITLE = "Command Engine Web Service Failed";
var MSG_WARNING_LOGINFAILED_TITLE = "Login Failed.";
var MSG_WARNING_LOGINFAILED = "Please check your email and password.";
var MSG_WARNING_SIGNUPFAILED_TITLE = "Signup Failed";
var MSG_WARNING_SIGNUPUSEREXIST = "The user already exists in the system.";
var MSG_SIGNUPERROR = "Sorry, The system failed to sign up new user.";
var MSG_SIGNUPERROR_USEREXIST = "Sorry, There's already a user with the same email in the system.";
var MSG_SIGNUPERROR_NOTALLOWED = "Sorry, The new user is not allowed to sign up from here.";
var MSG_SIGNUPERROR_ORGEXIST = "Sorry, There's already a organization with the same in the system.";
var MSG_SIGNUPERROR_NOADMIN = "Sorry, There's no administrator in the organization.";
var MSG_SIGNUP_SUCCESS_TITLE = "Signup Success - Please activate the user.";
var MSG_ERROR_EMAILNOMATCH = "The email does not match the re-entered email.";
var MSG_ERROR_PASSWORDNOMATCH = "The password does not match the re-entered password.";
var MSG_ERROR_NOEMAILPASSWORD = "The email and password have to be provided.";
var MSG_ERROR_READAGREEMENT = "Please select the checkbox 'I have read the service agreement'.";
var MSG_ACTUSER_TITLE = "User Activation";
var MSG_ACTUSER_WAIT = "It will take a few seconds to activate the user ...";
var MSG_WARNING_ACTUSERFAILED_TITLE = "User Activation Failed";
var MSG_WARNING_WRONGACTUSERID = "The user activation id is incorrect.";
var MSG_ACTUSER_SUCCESS_TITLE = "User Activation Success";
var MSG_CONFIRMDELETE_TITLE = "Delete Record(s)";
var MSG_CONFIRMDELETE_CONTENT = "Are you sure you want to delete the selected record(s)?";
var MSG_DELETERECORD_TITLE = "Delete Record(s)";
var MSG_DELETEFROMGRID_WAIT = "Deleting the selected record(s) ...";
var MSG_WARNING_INPUT_TITLE = "Invalid value";
var MSG_INVALIDDATETIME = "Invalid date and time. Correct format is 'MM/DD/YYYY HH:mm:ss";
var MSG_INVALIDINPUTLEN = "The max length of the input is {0} charactors.";
var MSG_INVALIDINT = "Invalid integer number.";
var MSG_INVALIDPHONENUMBER = "Invalid phone number, please start with the country code followed by a dash charactor. i.e. 1-604-7632828 or 86-10-64291363.";
var MSG_INVALIDPERCENT = "Invalid percentage.";
var MSG_INVALIDCURRENCY = "Invalid currency.";
var MSG_INVALIDDECIMAL = "Invalid decimal number.";
var MSG_INVALIDURL = "The url has to start with http:// , https:// , wap:// or ftp:// .";
var MSG_INVALIDEMAIL = "Invalid email address.";
var MSG_INVALIDCOLOR = "Invalid color.";
var MSG_CONFIRMHTMLSAVE_TITLE = "HTML Editor";
var MSG_CONFIRMHTMLSAVE_RECORD = "Do you want to save the record before switch back to preview mode?";
var MSG_CONFIRMHTMLSAVE_CONTENT = "Do you want to save the content before switch back to preview mode?";
var MSG_CONFIRMJUMPSAVE_TITLE = "Jump to another record";
var MSG_CONFIRMJUMPSAVE_CONTENT = "Do you want to save the current record before jumping to another record?";
var MSG_WARNING_REQFIELD_TITLE = "Please provide value to required fields.";
var MSG_WARNING_REQFIELD = "The following fields are required fields. <br> {0}";
var MSG_LOGOUT_TITLE = "Sign Out";
var MSG_LOGOUT_WAIT = "Logout is in progress ...";
var MSG_LOGIN_TITLE = "Sign In";
var MSG_LOGIN_WAIT = "Login is in progress ...";
var MSG_AUTOFILLLINKNAME_WAIT = "Automatically sync the name of the link ...";
var MSG_SELECTRECORD = "Please select a record.";
var MSG_LISTREFRESH_TITLE = "Refresh";
var MSG_LISTREFRESH = "Refresh is in progress ...";
var MSG_LISTREFRESHERROR = "Sorry, the refresh is failed.";
var MSG_ERROR_AUTHENTICATION_TITLE = 'Authentication Failed';
var MSG_ERROR_AUTHENTICATION = 'Your request was failed because of authentication error. It may be caused by the expiration of the login session.';
var MSG_SAVECONTENT_WAIT = "Saving the content ...";
var MSG_SAVECONTENT_TITLE = "Save the content";
var MSG_SAVERECORD_WAIT = "Saving the record ...";
var MSG_SAVERECORD_TITLE = "Save the record";
var MSG_CLONERECORD_WAIT = "Cloning the current record ...";
var MSG_CLONERECORD_TITLE = "Clone the current record";
var MSG_SAVECONTENT_TITLE = "Save the content"
var MSG_SAVECONTENT_SUCCESS = "The content has been saved successfully."
var MSG_DEACTIVATERECORD_TITLE = "Deactivate the record";
var MSG_DEACTIVATERECORD_SELECTSTATUS = "Record Deactivation - Select a status";
var MSG_DEACTIVATERECORD_WAIT = "Deactivating the record ...";
var MSG_ACTIVATERECORD_TITLE = "Activate the record";
var MSG_ACTIVATERECORD_WAIT = "Activating the record ...";
var MSG_ACTIVATERECORD_SELECTSTATUS = "Record Activation - Please select a status";
var MSG_NEWMICROBLOG_SUCCESS_TITLE = "Submit new micro blog item";
var MSG_NEWMICROBLOG_SUCCESS = "The new micro blog item was submitted successfully.";
var MSG_BLOGITEM_SYNCCONTENT = "The content of the article is not editable because it synchronized with the content of the regarding record.";
var MSG_SAVINGQUERY_TITLE = "Save the custom query.";
var MSG_SAVINGQUERY_WAIT = "Saving the custom query ...";
var MSG_RANK_TITLE = "Rank the record";
var MSG_RANK_WAIT = "Ranking the record ...";
var MSG_PUBLISH_TITLE = "Publish the record";
var MSG_PUBLISH_WAIT = "Publishing the record ...";
var MSG_UNPUBLISH_TITLE = "Unpublish the record";
var MSG_UNPUBLISH_WAIT = "Unpublishing the record ...";
var MSG_FILEUPLOAD_SAVING = "Saving file to the database ...";
var MSG_FILEUPLOAD_UPLOADING = "Uploading file to the server ...";
var MSG_FILEUPLOAD_SUCCESS = "The file was uploaded successfully ...";
var MSG_FILEUPLOAD_FAIL = "It was failed to upload the file ...";
var MSG_AUTOFILLLINKNAME_TITLE = "Auto fill the page title";
var MSG_AUTOFILLLINKNAME_WAIT = "Loading the title of the web page ...";
var MSG_SESSIONEXPIRED = "Your login session expired. Please login again.";
var MSG_NEEDFLASH = "This feature requires the Adobe Flash Player. <a href='http://www.adobe.com/go/getflash/' target='_blank'>Get Flash</a> <br/><a href='http://www.adobe.com/go/getflash/' target='_blank'><img src='/Images/GetFlashPlayer.gif'/></a>";
var MSG_DELETEFILE_TITLE = "Delete the selected file(s)";
var MSG_DELETEFILE_WAIT = "Deleting the selected file(s) ...";
var MSG_APPLYTEMPLATE_TITLE = "Merge the reocrd to the template.";
var MSG_APPLYTEMPLATE_CONTENT = "This operation will save your current record first before doign the content merge.";
var MSG_APPLYTEMPLATE_WAIT = "Content merge is in progress ...";
var MSG_ASSIGN_TITLE = "Assignment";
var MSG_ASSIGN_WAIT = "Assigning the record to a new owner ...";
var MSG_TAG_TITLE = "Tagging";
var MSG_TAG_WAIT = "Tagging the current record ...";
var MSG_ROLE_SAVEFIRSTTITLE = "Role Customization";
var MSG_ROLE_SAVEFIRST = "Please save the role first before managing privileges.";
var MSG_ROLE_SAVEPRIVILEGETITLE = "Privilege Customization";
var MSG_ROLE_SAVEPRIVILEGE = "Updating the privileges of the role ...";
var MSG_ROLE_SAVEPRIVILEGEDONE = "The privileges have been updated successfully.";
var MSG_SHARE_TITLE = "Share the record";
var MSG_SHARE_WAIT = "Sharing the record ...";
var MSG_SHARE_COMPLETE = "The record have been shared successfully.";
var MSG_FEATURE_NOTREADY = "The feature is under construction.";
var MSG_DELETEQUERY_TITLE = "Delete Query";
var MSG_DELETEQUERY_CONTENT = "Are you sure you want to delete the current query?";
var MSG_DOCPREVIEW_SAVEFIRST = "Please save the document first before using preview function.";
var MSG_HIDENAV_TITLE = "Hide Navigation Treeview Item";
var MSG_DATABASEUPDATE_WAIT = "Updating the database ...";
var MSG_SHOWNAV_TITLE = "Show Navigation Treeview Item";
var MSG_MOVENAV_TITLE = "Move Navigation Treeview Item";
var MSG_LOOKUP_ENTERKEY = "Press 'Enter' key to submit the inline search.";
var MSG_LOOKUP_CREATEINLINE = "To create a new record inline.";
var MSG_LOADRSSFEED_TITLE = "RSS Feed Title";
var MSG_LOADRSSFEED_WAIT = "Loading the title of the RSS Feed.";
var MSG_CREATEEMAIL_TITLE = "Create Email";
var MSG_CREATEEMAIL_WAIT = "Creating email for the selected recipients.";
var MSG_SAVELIST_TITLE = "Save List/Query Customization";
var MSG_SAVEFIRST = "Please save the record first before using this function.";
var MSG_CREATEBLOGFROMFORM_TITLE = "Create blog article";
var MSG_CREATEBLOGFROMFORM_WAIT = "Creating a blog article based on the current record ...";
var MSG_SETDEFAULTQUERY_TITLE = "Default Query";
var MSG_SETDEFAULTQUERY_WAIT = "Setting the default query";
var MSG_SETDEFAULTQUERY_SUCCESS = "The default query has been set successfully.";
var MSG_ERROR_ORGNAMENEEDED = "Please provide the name of your organization ";
var MSG_QUOTEPRODUCT_SELECTPRODUCT = "Please select a product.";
var MSG_QUOTEPRODUCT_AUTOFILLPRODPRICE = "Automatically fill the product price";
var MSG_QUOTEPRODUCT_UPDATEPRICE = "Loading and updating prices";

var MSG_SALESORDERPRODUCT_SELECTPRODUCT = "Please select a product.";
var MSG_SALESORDERPRODUCT_AUTOFILLPRODPRICE = "Automatically fill the product price";
var MSG_SALESORDERPRODUCT_UPDATEPRICE = "Loading and updating prices";
var TTIP_SELALL = "Click here to select all records";
var TTIP_UNSELALL = "Click here to unselect all records";
var MSG_CALENDAR_UPDATING = "Please try again later, the calendar update is in progress ...";
var MSG_SAVECALGRP_TITLE = "Create/Update Calendar Group";
var MSG_SAVINGCALGRP_WAIT = "Saving calendar group ...";
var MSG_LIST_SCHEDULEHIDDEN = "<p><b>Any change to the schedule on this tab will be ignored.</b><br/>The current list was defined for the alert. The schedule settings will be automatically synchronized and updated by the schedule defined in the alert.</p>";
var TTIP_LIST_BTN_INLINEEDIT = "Save the current record";
var MSG_LIST_INLINEEDIT_RESIZING = "Resizing ...";
var MSG_CONFIRMDEL_TITLE = "Delete Confirmation";
var MSG_CONFIRMDELCALGRP_CONTENT = "Are you sure you want to delete the selected calendar group?";
var MSG_DELETECALGRP_TITLE = "Delete Calendar Group";
var MSG_DELETECALGRP_WAIT = "Deleting the calendar group ...";
var MSG_SETDEFAULTCALGRP_TITLE = "Set the default calendar group";
var MSG_SETDEFAULTCALGRP_WAIT = "Updating the default calendar group";
var MSG_FORMATCURRENCY = "Updating ...";
var MSG_REPORTSNAPSHOT_SELREPORT = "Please select a report first.";
var MSG_REPORTCREATESNAPSHOT_TITLE = "Generate Report Snapshot";
var MSG_REPORTCREATESNAPSHOT_WAIT = "Generating the report snapshot.";
var MSG_REPORT_RUNREPORTFIRST = "Please run the current report first.";
var MSG_REPORT_SAVEFIRST = "Please save the report first.";
var MSG_FORM_INLINEEDITTITLE = 'Inline display/edit the current lookup record.'

var MSG_MMCREATE_TITLE = "Create Many-Many Records";
var MSG_MMCREATE_WAIT = "Creating many-many records ...";

var MSG_CAL_LOADINGACTIVITIES = "Loading activities";
var MSG_CAL_LOADINGACTIVITY = "Loading activity";
var MSG_CAL_LOADINGCALENDAR = "Loading calendar";

var MSG_TASKSUBMIT_CONTENT = "Task has been submitted successfully, do you want to view your task list now?";

var MSG_DUPLICATION_TITLE = "Duplication Warnning";
var MSG_DUPLICATION_C = "There's already a record with the same value in the '{0}' field. Click 'Save' button you will save the record anyway or click 'Cancel' to modify your changes.";