/* constants
 *
 *
 *-------------------------------------------------------*/
var WORD_1 = "Title can't be empty";
var WORD_2 = "Tags can't be empty";
var WORD_3 = "Processing...";
var WORD_4 = "Process failed! try again later";
var WORD_5 = "Delete it?";
var WORD_6 = "Delete it(s)?";
var WORD_7 = "Batch Share To Successfully";
var WORD_8 = "Caution: your inputs can be seen by all Diigo members visiting the web page";
var WORD_9 = "No Comment No Post!";
var WORD_10 = "Remove this annotation?"; 
var WORD_11 = "Cant' do this";
var WORD_12 = "Expand All";
var WORD_13 = "Collapse All";
var WORD_14 = "Comment";
var WORD_15 = "Collapse";
var WORD_16 = "Expand";
var WORD_17 = "Edit";
var WORD_18 = "Forward";
var WORD_19 = "Delete";
var WORD_20 = "Forward";
var WORD_21 = "Unread";
var WORD_22 = "Read";
var WORD_23 = "Public";
var WORD_24 = "Private";
var WORD_25 = "Share to";
var WORD_26 = "Alert";
var WORD_27 = "Remove alert";
var WORD_28 = "alert";
var WORD_29 = "Add to lists";
var WORD_30 = "Edit Tags";
var WORD_31 = "Up";
var WORD_32 = "Down";
var WORD_33 = "Top";
var WORD_34 = "Bottom";
var WORD_35 = "Remove from list";

/* display wording */
var DIS_1 = "Username / Email";
var DIS_2 = "Password";
var DIS_3 = "Sign In";
var DIS_4 = "Template";
var DIS_5 = "Choose your favor";
var DIS_6 = "Collapse";
var DIS_7 = "Expand";
var DIS_8 = "Expand All";
var DIS_9 = "Collapse All";
var DIS_10 = "Processing...";
var DIS_11 = "All your del.icio.us tags will be imported in Diigo. In addition, you can set optional tag(s) to your del.icio.us bookmarks."
var DIS_12 = "Highlight and sticky notes";
var DIS_13 = "Search Bookmarks...";
var DIS_14 = "include url and title";
var DIS_15 = "include url, title and tag";
var DIS_16 = "include url, title, tag, comments and sticky notes";
var DIS_17 = "include url, title, tag, comments and sticky notes";
var DIS_18 = "same as del.icio.us exporting format";
var DIS_19 = "Title can't be empty.";
var DIS_20 = "Please select a category.";
var DIS_21 = "Incorrect url format.";
 

/* alert wording */
var ALE_1 = "Username can't be empty.";
var ALE_2 = "Password can't be empty.";
var ALE_3 = "Incorrect username format.";
var ALE_4 = "Sorry, the username \"?\" is taken.";
var ALE_5 = "Great, the username \"?\" is available.";
var ALE_6 = "Incorrect password format.";
var ALE_7 = "The retyped Password does not match.";
var ALE_8 = "Incorrect email format.";
var ALE_9 = "Sorry, the email \"?\" is already in use under another username.";
var ALE_10 = "Great, the email \"?\" is available.";
var ALE_11 = "Your input was not correct.";
var ALE_12 = "You need to accept the Terms and Conditions to complete your registration.";
var ALE_13 = "Delete picture successfully!";
var ALE_14 = "Real Name can't be empty.";
var ALE_15 = "Save general informations successfully!";
var ALE_16 = "Change password successfully!";
var ALE_17 = "Incorrect url format.";
var ALE_18 = "Incorrect title format.";
var ALE_19 = "Incorrect tags format.";
var ALE_20 = "No bookmark selected";
var ALE_21 = "Remove this comment?";
var ALE_22 = "Remove this annotation?";
var ALE_23 = "Remove this sticky note?";
var ALE_24 = "No Comment No Post!";
var ALE_25 = "Delete bookmark?";
var ALE_26 = "Delete bookmark(s)?";
var ALE_27 = "Share to Group\"?\" successfully!";
var ALE_28 = "Share to Group\"?\" failed!";
var ALE_29 = "Oops, Current export job failed! Please try again later or ?";
var ALE_30 = "Delete this config?";
var ALE_31 = "Remove selected contact(s)?";
var ALE_32 = "Remove selected list(s)?";
var ALE_33 = "Remove from list?";
var ALE_34 = "Added to List successfully!";
var ALE_35 = "Added to List failed!";
var ALE_36 = "No list selected";
var ALE_37 = "Share to Group \"?\" successfully!";
var ALE_38 = "Remove this friend?";
var ALE_39 = "Remove this contact from the list?";
var ALE_40 = "Delete the post?"
var ALE_41 = "Delete the profile link?"

/* exception *.
var EXC_1 = "Oops, server busy. Please try again later...";
var EXC_2 = "Sorry, upload picture failed. [1500]";
var EXC_3 = "Sorry, save general information failed. [1501]";
var EXC_4 = "Sorry, change password failed. [1502]";
var EXC_5 = "Sorry, server error. [1503]";
var EXC_6 = "Oops, bad request. [1400]";

/*------------------------*/
var BL_1 = 'End Point is Invalid';
var BL_2 = 'Username Can not be empty';
var BL_3 = 'Password Can not be empty';
var BL_4 = 'Post Successfully!';
var BL_5 = 'Post Failed!';
var BL_6 = 'No Blog Selected';
var BL_7 = 'Url is Invalid';
var BL_8 = 'Convert to public';
var BL_9 = 'Delete highlight';
var BL_10 = "All settings are verified. Check to post";
var BL_11 = "No password stored. Please enter when ready to post";
var BL_12 = "Your blog settings cannot be verified. Please check";
var BL_14 = "Your Blogs Saved with Diigo";
var BL_15 = "Could not find any API for your blog. Click Back to try another blog, or click next to manually configure your blog.";
var BL_16 = "Valid";
var BL_17 = "Checking...";
var BL_18 = "InValid";
var BL_19 = "&lt;&lt; Need select a blog before post";
var BL_20 = "&lt;&lt; Need select a blog first";


/* global var */
var DEFAULT_C_MODE = "2";
var DEFAULT_S_MODE = "2";
var DURATION_1 = 300000;
var DURATION_2 = 3000;
var DURATION_3 = 10000;

/*------------------------------------------------------*/
