$MESS["SALE_DISC_CONVERT_IN_PROGRESS"] = "Converting...";
$MESS["SALE_DISC_CONVERT_TOTAL"] = "Discounts converted: #COUNT# (#PERCENT#%, time est.: #TIME#)";
$MESS["SALE_DISC_CONVERT_TOTAL_MIN"] = "#MIN# min.";
$MESS["SALE_DISC_CONVERT_TOTAL_SEC"] = "#SEC# sec.";
$MESS["SALE_DISC_CONVERT_COMPLETE"] = "Conversion has been completed.";
$MESS["SALE_DISC_CONVERT_RESULT"] = "Discounts converted: #COUNT#";
$MESS["SALE_DISC_CONVERT_TITLE"] = "Convert Discounts";
$MESS["SALE_DISC_CONVERT_TAB"] = "Convert";
$MESS["SALE_DISC_CONVERT_TAB_TITLE"] = "Conversion parameters";
$MESS["SALE_DISC_CONVERT_COMPLETE_ALL_OK"] = "All discounts have been converted.";
$MESS["SALE_DISC_CONVERT_STEP"] = "Maximum conversion step time:";
$MESS["SALE_DISC_CONVERT_STEP_SEC"] = "seconds";
$MESS["SALE_DISC_CONVERT_BUTTON"] = "Convert";
$MESS["SALE_DISC_CONVERT_STOP"] = "Stop";
$MESS["SALE_DISC_CONVERT_ERR"] = "Some errors occurred during the conversion process:";
$MESS["SALE_DISC_CONVERT_ONE_ERROR"] = "Discount #NAME#
#MESS#";
$MESS["SALE_DISC_CONVERT_ERROR_RESUME"] = "Please check and correct the discount conditions";
$MESS["SALE_DISC_CONVERT_DISABLE"] = "The discounts will be inactive once conversion is complete.";
$MESS["SALE_DISC_CONVERT_DISABLE_ALL"] = "The discount application order changed. You will have to enable the discounts manually after conversion is finished.";
?>