strSorry  = "Please go to the order form.";
strAdded  = " has been added to your basket";
strRemove = "Click Ok to delete this item.";
strILabel = "Product Id";
strDLabel = "Product";
strQLabel = "Quantity";
strPLabel = "Price";
strSLabel = "Verzendkosten";
strRLabel = "Delete";
strRButton= "Delete";
strSUB    = "Subtotaal";
strSHIP   = "Verzendkosten";
strTAX    = "VAT";
strTOT    = "Total";
strErrQty = "Unvalid quantity";
strNewQty = 'Please fill a valid quantity:';

Language = 'en';
bLanguageDefined = true;

