strSorry = "I'm Sorry, your trolley is full, please proceed to checkout.\n\nOur shopping trolley cannot contain more than 18 items.\nWe are sorry for the inconvenience.\nIf you decide to place a second order right away,\nshipping cost will be recalculated based on one single order.\nIn that case, please do not pay for your order\nbut wait for an e-mail with the revised delivery charge.";
strAdded = "Added to your shopping trolley.";
strRemove = "Click 'OK' to remove this product from your shopping trolley.";
strILabel = ""; /* ID commented out */
strDLabel = "Product Name";
strQLabel = "Qty";
strPLabel = "Price";
strSLabel = "S&H";
strRLabel = "Remove";
strRButton = "remove";
strSUB = "SUBTOTAL";
strWTOT = "TOTAL WEIGHT";
strSHIP = "DELIVERY";
strTAX = "GST";
strCOUP = "COUPON";
strTOT = "TOTAL";
strErrQty = "Invalid Quantity.";
strNewQty = 'Please enter new quantity:';
strSpace = "&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;";
Language = 'en';
bLanguageDefined = true;
