
strSorry  = "Desculpe, seu carrinho está cheio, por favor vá até o caixa.";
strAdded  = " adicionado ao seu carrinho.";
strRemove = "Clique 'Ok' para remover este produto de seu carrinho.";
strILabel = "Id";
strDLabel = "Prod.Desc.";
strQLabel = "Quantidade";
strPLabel = "Preço";
strSLabel = "Outros";
strRLabel = "Remov. do Carrinho";
strRButton= "Remover";
strSUB    = "SUBTOTAL";
strSHIP   = "Outros";
strTAX    = "IMPOSTO";
strTOT    = "TOTAL";
strErrQty = "Quant. inválida.";
strNewQty = 'Por favor digite uma nova Quantidade:';

Language = 'br';
bLanguageDefined = true;


