%s';
$_['text_success'] = 'Success: You have changed payment method!';
$_['text_comment'] = 'Success: Comment added!';
// Entry
$_['entry_payment_method'] = 'Choose payment method...';
// Error
$_['error_customer'] = 'Customer required!';
$_['error_payment_address'] = 'Payment address required!';
$_['error_shipping_address'] = 'Shipping address required!';
$_['error_shipping_method'] = 'Shipping method required!';
$_['error_payment_method'] = 'Payment method required!';
$_['error_no_payment'] = 'No Payment options are available. Please contact us for assistance!';