Hi there,
I've installed this contribution: http://www.oscommerce.com/community/contributions,1250/
and it's working however for some reason I can't detect, it does not show the "warning" text when someone orders less than the minimum amount is not showing (in any language). Despite the fact is altered all the "includes/languages/language/shopping_cart.php" file:
define('TEXT_ORDER_UNDER_MIN_AMOUNT', 'A minimum order amount of %s is required in order to checkout.');
Can anybody help me, please?