var LoadingItemsText = 'Loading items';
var InfoLoading = 'Loading ...';
var InfoLoadingItemDetails = 'Loading item details, please wait ...';
var InfoNoDescription = 'No description available!';
var InfoLoadingAccountDetails = 'Loading account details ..';
var InfoVoiceVerification = 'This is a voice verification check! \n You will receive a phone call in a few seconds \n to check the phone number you have provided when you placed the order!';
var InfoWaitForCharacterName = 'Please wait while we log in game. We will tell you the character name to send the gold to in a few minutes. Please do not close anything on the screen!';

var ErrorNoTransactionId = 'Please enter the transaction id!';
var ErrorWrongState = 'You have selected a state from United States \n and your selected country is not United States!';
var ErrorSelectState = 'Please select a state!';
var ErrorCharacterName = 'Your character name should contain only alphabetical characters!';
var ErrorDifferentPasswords = "The passwords for your new account don't match!";
var ErrorLoggedIn = 'You are already logged in!';
var ErrorEmailNotValid = 'Please enter a valid e-mail address!';

var PromptEmptyCart = 'Are you sure you want to empty your cart?';
var PromptCuponCode = 'Please enter the coupon code';
var PromptCharacterName = 'Please type in your character name!';
var PromptFirstName = 'Please enter your first name!';
var PromptLastName = 'Please enter your last name!';
var PromptEnterCountry = 'Please select a country!';
var PromptRemoveItem = 'Are you sure you want to remove this item from the cart?';
var PromptSelectAGame = 'Please select a game!';
var PromptEnterCurrencyAmmount = 'Please enter the currency amount!';
var PromptEnterName = 'Please fill in your name!';
var PromptAccountOwner = 'Please fill in the full name of the account owner!';
var PromptValidUsername = 'Please enter a valid username!';
var PromptDesiredUsername = 'Please fill in the desired username!';
var PromptEnterPassword = 'Please fill in the password!';
var PromptPasswordsAreDifferent = 'The passwords you typed in, are not the same!';
var PromptEnterUsername = 'Please enter the username!';
var PromptEnterPassword = 'Please fill in your password!';
var PromptOldPassword = 'Please enter the old password!';
var PromptNewPassword = 'Please enter the new password!';
var PromptRetypePassword = 'Please retype the new password!';
var PromptAreaCode = 'Invalid area code!';
var PromptPhoneNumber = 'Invalid phone number!';
var PromptEmailAddress = 'Please type in your email address!';

var CSFailedToLoadData = 'Failed to load data, please try again!';
var CSTypeEnquiry = 'Please type in your enquiry in the Concern field!';
var CSSecurityImageType = 'Please type in the security code shown in the image above!';
var CSSelectEnquiry = "Please select an enquiry type!";
var CSTypeName = 'Please type in your name!';
var CSTypeOrderId = 'Please type in the Order Id!';

var CheckoutConfirmDeliveryDetails = 'Please confirm the delivery details first!';

var DeliveryDetailsConfirmServer = 'Please confirm your server name!';
var DeliveryDetailsCharacterError = "The caracter name that you entered does not match the character name of your order. Please edit the delivery details with the right character name!";
var DeliveryDetailsServerConfirmError = "An error occurred while trying to validate your server name. Please try again later or contact customer support if this persists.";
var DeliveryDetailsCharacterConfirm = 'Please confirm your character name.';
var DeliveryDetailsServerNotOk = 'The server/faction that you entered does not match the server/faction selected for your order. Please edit the delivery details of your order!';

var EXCheckoutSelectServer = 'Select server';
var EXCheckoutSelectAmount = 'Select amount';
var EXCheckoutNoStock = 'No available stock';
var EXCheckoutPrice = 'Price';

var TestimonialProvideOrderId = 'Please provide the order id';
var TestimonialRateOneCateg = 'Please rate at least one category!';

var OnlineNowSecurityCode = 'Please type in the security code below!';
var OnlineNowSendingData = 'Sending data, please wait ...';

var SavingDataPleaseWait = 'Saving data, please wait ....';

var ThankYouFailedToSaveDetails = 'An error has occured while trying to save your contact details! Please try again later!';
var ThankYouAreaCodeIncorrect = 'The area code field must contain only numbers!';
var ThankYouPhoneNumber = 'Please type in the phone number!';
var ThankYouErrorPhone = 'The phone number field cannot contain letters!';
var ThankYouTypeAIM = 'Please type in your AIM screen name!';
var ThankYouEmptyFields = 'Please fill in the empty fields!';
