//Javascript language variables

//Wait, Loading Category Tree...
LANG_JS_LOADCATEGORYTREE = "Wait, Loading Category Tree...";
//Loading...
LANG_JS_LOADING = "Loading...";
//This item was added to your Favorites. You can view your Favorites in your profile page.
LANG_JS_FAVORITEADD = "This item was added to your Favorites.<br />You can view your Favorites in your profile page.";
//This item was removed from your Favorites.
LANG_JS_FAVORITEDEL = "This item was removed from your Favorites.";
//Google Map is not available for the current address.
LANG_JS_GOOGLEMAPS_NOTAVAILABLE_ADDRESS = "Google Map is not available for the current address.";
//Invalid date format
LANG_JS_CALENDAR_INVALIDDATEFORMAT = "Invalid date format";
//Invalid year value
LANG_JS_CALENDAR_INVALIDYEARVALUE = "Invalid year value";
//Invalid month value
LANG_JS_CALENDAR_INVALIDMONTHVALUE = "Invalid month value";
//Invalid day of month value
LANG_JS_CALENDAR_INVALIDDAYMONTHVALUE = "Invalid day of month value";
//Invalid hours value
LANG_JS_CALENDAR_INVALIDHOURSVALUE = "Invalid hours value";
//Invalid minutes value
LANG_JS_CALENDAR_INVALIDMINUTESVALUE = "Invalid minutes value";
//Invalid seconds value
LANG_JS_CALENDAR_INVALIDSECONDSVALUE = "Invalid seconds value";
//"Format accepted is" xx-xx-xxxx
LANG_JS_CALENDAR_FORMATACCEPTED = "Format accepted is";
//"Allowed range is" xx-xx
LANG_JS_CALENDAR_ALLOWEDRANGE = "Allowed range is";
//Allowed values are unsigned integers
LANG_JS_CALENDAR_ALLOWEDVALUESUNSIGNEDINTEGERS = "Allowed values are unsigned integers";
//No year value can be found
LANG_JS_CALENDAR_NOYEARVALUE = "No year value can be found";
//No month value can be found
LANG_JS_CALENDAR_NOMONTHVALUE = "No month value can be found";
//No day of month value can be found
LANG_JS_CALENDAR_NODAYMONTHVALUE = "No day of month value can be found";
//weak
LANG_JS_LABEL_WEAK = "weak";
//bad
LANG_JS_LABEL_BAD = "bad";
//good
LANG_JS_LABEL_GOOD = "good";
//strong
LANG_JS_LABEL_STRONG = "strong";
//There was a problem retrieving the XML data:
LANG_JS_ACCOUNTSEARCH_PROBLEMRETRIEVING = "There was a problem retrieving the XML data:";
//Click here to select an account.
LANG_JS_ACCOUNTSEARCH_CLICKHERETOSELECT = "Click here to select an account";
//Please provide at least a 3 letter word for the search!
LANG_JS_ACCOUNTSEARCH_PLEASEPROVIDEATLEAST = "Please provide at least a 3 letter word for the search!";
//Server response failure!
LANG_JS_ACCOUNTSEARCH_SERVERRESPONSEFAILURE = "Server response failure!";
//Close
LANG_JS_CLOSE = "Close";
//Press ESC Key to close.
LANG_JS_COLORPICKER_CLOSEMSG = "Press ESC Key to close.";
//Hide Map
LANG_JS_LABEL_HIDEMAP = "Hide Map";
//Show Map
LANG_JS_LABEL_SHOWMAP = "Show Map";
//Show Graphics
LANG_JS_LABEL_SHOWGRAPHICS = "Show Graphics";
//Hide Graphics
LANG_JS_LABEL_HIDEGRAPHICS = "Hide Graphics";
//Video Snippet Code TIP
LANG_VIDEO_SNIPPETTIP = "Do you have a question about Video Snippet Code? Click here.";
