// fstgutils EN language
// Copyright Sanafi Limited trading as stugal 2006

_RST = {};
_RST["SEND_ORDER"] = "This will send the order by e-mail. Are you sure that you want to do that?";
_RST["DELETE_ITEM"] = "This will delete the item. Are you sure that you want to do that?";
_RST["OOPS"] = "Oops!";
_RST["EMAIL_NOT_VALID"] = "E-mail is not valid, please enter a valid e-mail";
_RST["PASSWORDS_NOT_SAME"] = "Passwords are not the same, please retry";

_RST["PLEASE_ENTER_YOUR_INFORMATION_BELOW"] = "Please enter your information below:\n";
_RST["FIRSTNAME"] = "First Name";
_RST["LASTNAME"] = "Last Name";
_RST["NAME"] = "Name";
_RST["EMAIL"] = "E-mail";
_RST["CONTACTPHONE"] = "Landline No.";
_RST["CONTACTMOBILE"] = "Mobile No.";
_RST["CURRENCY"] = "Currency";
_RST["ADDRESS1"] = "Address1";
_RST["ADDRESS2"] = "Address2";
_RST["COUNTRY"] = "Country";
_RST["PASSWORD"] = "Password";
_RST["OR"] = "or";
_RST["TODATEMUSTBEGTFROMDATE"] = "To date must be > From date";
_RST["MESSAGE"] = "Message";
_RST["OFFERED"] = "Offered";
_RST["WEBSITENAME"] = "Website name";
_RST["OVERTHEAGE"] = "You must be over the required age";
_RST["ACCEPTTERMS"] = "You must accept the Shopping and Shipping Terms and Terms of Use";
_RST["ADDTOFAVOURITES"] = "<h2>Add REPLACEARTIST to favourites</h2>";
_RST["PASSWORDSMISMATCH"] = "Both Password values must be the same";

_RST["TITLE"] = "Title";
_RST["VENUENAME"] = "Venue Name";

_RST["FILENAME"] = "Filename";
_RST["WIDTH"] = "Width";
_RST["HEIGHT"] = "Height";
_RST["PRICE"] = "Price";
_RST["MEDIUM"] = "Medium";
_RST["SCALE"] = "Scale";
_RST["STATUS"] = "Status";
_RST["THEME"] = "Theme";
_RST["DATE"] = "Date";

_RST["January"] = "January";
_RST["February"] = "February";
_RST["March"] = "March";
_RST["April"] = "April";
_RST["May"] = "May";
_RST["June"] = "June";
_RST["July"] = "July";
_RST["August"] = "August";
_RST["September"] = "September";
_RST["October"] = "October";
_RST["November"] = "November";
_RST["December"] = "December";
_RST["Sunday"] = "Sunday";
_RST["Monday"] = "Monday";
_RST["Tuesday"] = "Tuesday";
_RST["Wednesday"] = "Wednesday";
_RST["Thursday"] = "Thursday";
_RST["Friday"] = "Friday";
_RST["Saturday"] = "Saturday";
