$_['text_i_am_returning_customer']='I am a returning customer';
$_['text_register']='Register Account';
$_['text_guest']='Guest Checkout';
$_['text_register_account']='By creating an account you will be able to shop faster, be up to date on an order\'s status, and keep track of the orders you have previously made.';
$_['text_forgotten']='Forgotten Password';
$_['text_your_details']='Your Personal Details';
$_['text_your_address']='Your Address';
$_['text_your_password']='Your Password';
$_['text_agree']='I have read and agree to the <a href="%s" class="agree"><b>%s</b></a>';
$_['text_address_new']='I want to use a new address';
$_['text_address_existing']='I want to use an existing address';
$_['text_shipping_method']='Please select the preferred shipping method to use on this order.';
$_['text_payment_method']='Please select the preferred payment method to use on this order.';
$_['text_comments']='Add Comments About Your Order';
$_['text_recurring_item']='Recurring Item';
$_['text_payment_recurring']='Payment Profile';
$_['text_trial_description']='%s every %d %s(s) for %d payment(s) then';
$_['text_payment_description']='%s every %d %s(s) for %d payment(s)';
$_['text_payment_cancel']='%s every %d %s(s) until canceled';
$_['entry_newsletter']='I wish to subscribe to the %s newsletter.';
$_['entry_shipping']='My delivery and billing addresses are the same.';
// Error
$_['error_warning']='There was a problem while trying to process your order! If the problem persists please try selecting a different payment method or you can contact the store owner by <a href="%s">clicking here</a>.';