Cache.'); define('ERROR_CACHE_DIRECTORY_NOT_WRITEABLE', 'Error: Cache directory is not writeable.'); define('TEXT_SORT_PRODUCTS', 'Sort products '); define('TEXT_DESCENDINGLY', 'descendingly'); define('TEXT_ASCENDINGLY', 'ascendingly'); define('TEXT_BY', ' by '); define('TEXT_NO_PRODUCTS', 'There are no products in the database.'); define('TEXT_RESULT_PAGES', 'Result Pages: '); define('BUTTON_BACK_TO_MAIN', 'Back to Main'); define('TEXT_EXPORT_BUTTON', 'Export to Excel'); define('TEXT_SELECT_REPORT', 'Please select a report'); define('TEXT_SELECT_REPORT_DAILY', 'Today'); define('TEXT_SELECT_REPORT_WEEKLY', 'This Week'); define('TEXT_SELECT_REPORT_MONTHLY', 'This Month'); define('TEXT_SELECT_REPORT_QUARTERLY', 'Quarterly'); define('TEXT_SELECT_REPORT_SEMIANNUALLY', 'Semi-annually'); define('TEXT_SELECT_REPORT_ANNUALLY', 'Annually'); define('TEXT_REPORT_HEADER', 'This report is for all orders. '); define('TEXT_REPORT_HEADER_FROM_DAY', 'This report is for the day beginning : '); define('TEXT_REPORT_HEADER_FROM_YESTERDAY', 'This report is for : '); define('TEXT_REPORT_HEADER_FROM_WEEK', 'This report is for the week beginning: '); define('TEXT_REPORT_HEADER_FROM_QUARTER', 'This report is for the quarter beginning: '); define('TEXT_REPORT_HEADER_FROM_SEMIYEAR', 'This report is for the semi-year beginning: '); define('TEXT_REPORT_HEADER_FROM_YEAR', 'This report is for the year beginning: '); define('TEXT_REPORT_HEADER_FROM_YEAR', 'This report is since the beginning of the year: '); define('TEXT_REPORT_BETWEEN_DAYS', 'This report is for the dates between '); define('TEXT_AND', ' and '); define('TEXT_ORDER_ID', 'Order ID'); define('TEXT_PRODUCTS_NAME', 'Products Name'); define('TEXT_PRODUCTS_COST', 'Products Cost'); define('TEXT_PRODUCTS_PRICE', 'Products Price'); define('TEXT_SPECIAL_PRICE', 'Prix Spécial'); define('TEXT_MARGIN_MONEY', 'Margin Euros'); define('TEXT_MARGIN_PERCENTAGE', 'Margin Percentage'); define('TEXT_TOTAL_ITEMS_SOLD', 'Total Sold Articles: '); define('TEXT_ITEMS_SOLD', 'Items Sold'); define('TEXT_SALES_AMOUNT', 'Sales Amount: '); define('TEXT_COST', 'Cost'); define('TEXT_TOTAL_COST', 'Total cost: '); define('TEXT_TOTAL_GROSS_PROFIT', 'Gross profit Total: '); define('TEXT_GROSS_PROFIT', 'Gross profit'); define('TEXT_TOTAL', 'Total '); define('TEXT_QUERY_DATES', 'Select Dates for Query (YYYY-MM-DD):'); define('TEXT_START_DATE', 'Start Date'); define('TEXT_END_DATE', 'End Date'); ?>