strSorry  = "We are sorry, your cart is full, please proceed to checkout.";

strAdded  = " Added to your cart.";

strRemove = "Click OK to remove the item from your cart.";

strILabel = "ID";

strDLabel = "Name";

strQLabel = "Quantity";

strPLabel = "Price";

strSLabel = "Shipping";

strRLabel = "Remove from the cart";

strRButton= "Remove ";

strSUB    = "Price";

strSHIP   = "Shipping";

strTAX    = "Tax";

strTOT    = "Total";

strErrQty = "Unavailable quantity.";

strNewQty = 'Please,select new quantity:';



Language = 'en';

bLanguageDefined = true;



