'Fornecedores' , 'SINGLE_Vendors' => 'Fornecedor' , 'LBL_ADD_RECORD' => 'Add Vendor' , 'LBL_RECORDS_LIST' => 'Vendors List' , 'LBL_VENDOR_INFORMATION' => 'Informação Fornecedor:' , 'LBL_VENDOR_ADDRESS_INFORMATION' => 'Informação Endereço:' , 'Vendor Name' => 'Nome Fornecedor' , 'Vendor No' => 'Cod. Fornecedor' , 'Website' => 'Website' , 'GL Account' => 'Conta Plano Contas' , '300-Sales-Software' => '300-Vendas-Software' , '301-Sales-Hardware' => '301-Vendas-Hardware' , '302-Rental-Income' => '302-Locação-Renda' , '303-Interest-Income' => '303-Juro-Renda' , '304-Sales-Software-Support' => '304-Vendas-Software-Suporte' , '305-Sales Other' => '305-Outras Vendas' , '306-Internet Sales' => '306-Vendas Internet' , '307-Service-Hardware Labor' => '307-Serviço-Lab Hardware' , '308-Sales-Books' => '308-Vendas-Livros' , ); $jsLanguageStrings = array( 'LBL_RELATED_RECORD_DELETE_CONFIRMATION' => 'Are you sure you want to delete?', 'LBL_DELETE_CONFIRMATION' => 'Deleting this Vendor will remove its related PurchaseOrders. Are you sure you want to delete this Vendor?', 'LBL_MASS_DELETE_CONFIRMATION' => 'Deleting this vendor(s) will remove its related Purchase Orders. Are you sure you want to delete the selected Records?', );