strSorry  = "Sorry maar uw mandje is nu echt vol, ga eerst door naar het bestelformulier.";
strAdded  = " is in uw mandje gestopt";
strRemove = "Klik 'OK' om dit artikel uit uw mandje te verwijderen.";
strILabel = "Product Id";
strDLabel = "Product";
strQLabel = "Aantal";
strPLabel = "Prijs";
strSLabel = "Verzendkosten";
strRLabel = "Verwijderen";
strRButton= "Verwijderen";
strSUB    = "Subtotaal";
strSHIP   = "Verzendkosten";
strTAX    = "BTW";
strTOT    = "Totaal";
strErrQty = "Ongeldige hoeveelheid";
strNewQty = 'Voer a.u.b. nieuwe hoeveelheid in:';

Language = 'nl';
bLanguageDefined = true;

