%s to your shopping cart!'; $_['text_empty'] = 'You have not made any previous orders!'; $_['text_error'] = 'The order you requested could not be found!'; // Column $_['column_order_id'] = 'Order ID'; $_['column_customer'] = 'Customer'; $_['column_product'] = 'No. of Products'; $_['column_name'] = 'Product Name'; $_['column_model'] = 'Model'; $_['column_quantity'] = 'Quantity'; $_['column_price'] = 'Price'; $_['column_total'] = 'Total'; $_['column_action'] = 'Toiminto'; $_['column_date_added'] = 'Date Added'; $_['column_status'] = 'Status'; $_['column_comment'] = 'Comment'; // Error $_['error_reorder'] = '%s is not currently available to be reordered.';