'Fornitori' , 'SINGLE_Vendors' => 'Fornitore' , 'LBL_ADD_RECORD' => 'Add Vendor' , 'LBL_RECORDS_LIST' => 'Vendors List' , 'LBL_VENDOR_INFORMATION' => 'Informazioni Fornitore:' , 'LBL_VENDOR_ADDRESS_INFORMATION' => 'Informazioni Indirizzo:' , 'Vendor Name' => 'Nome Fornitore' , 'Vendor No' => 'No. Fornitore' , 'Website' => 'Sito Web' , 'GL Account' => 'Codice Contabile' , '300-Sales-Software' => '300-Vendita-Software' , '301-Sales-Hardware' => '301-Vendita-Hardware' , '302-Rental-Income' => '302-Noleggi-Software' , '303-Interest-Income' => '303-Interessi' , '304-Sales-Software-Support' => '304-Vendite-Software-Support', '305-Sales Other' => '305-Vendite-Altro' , '306-Internet Sales' => '306-Vendite-Internet' , '307-Service-Hardware Labor' => '307-Servizi-Riparazione-Hardware', '308-Sales-Books' => '308-Vendite-Libri' , ); $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?', );