strSorry  = "I'm Sorry, your cart is full. Please proceed to checkout.";
strAdded  = " added to your shopping cart.";
strRemove = "Click 'OK' to remove this product from your shopping cart.";
strILabel = "Product ID";
strDLabel = "Description";
strQLabel = "Licensed Units";
strPLabel = "Price/Unit";
strSLabel = "PayPal";
strRLabel = "Basket";
strRButton= "remove";
strSUB    = "Subtotal (excl. VAT)";
strSHIP   = "PayPal";
strTAX    = "7% VAT";
strTOT    = "TOTAL";
strErrQty = "Invalid Quantity.";
strNewQty = 'Please enter new quantity:';

Language = 'en';
bLanguageDefined = true;


