﻿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 = "<a href=\"#\" onclick=\"window.open('multi_en.txt','multiuser','width=600,height=250');\">license&nbsp;factor</a>";
strPLabel = "Price/Unit";
strSLabel = "Shipping";
strRLabel = "Basket";
strRButton= "remove";
strSUB    = "SUBTOTAL (excl. TAX)";
strSHIP   = "SHIPPING";
strTAX    = "7% TAX";
strTOT    = "TOTAL";
strErrQty = "Invalid Quantity.";
strNewQty = 'Please enter new quantity:';

Language = 'en';
bLanguageDefined = true;

