login or create an account to save %s to your wish list!';
$_['text_success']  = 'Success: You have added %s to your wish list!';
$_['text_remove']   = 'Success: You have modified your wish list!';
$_['text_empty']    = 'Your wish list is empty.';
// Column
$_['column_image']  = 'Image';
$_['column_name']   = 'Product Name';
$_['column_model']  = 'Model';
$_['column_stock']  = 'Stock';
$_['column_price']  = 'Unit Price';
$_['column_action'] = 'Action';