* @link http://www.vicus.nl ************************************************************************************/ $languageStrings = array( 'ServiceContracts' => 'Servicecontracten' , 'SINGLE_ServiceContracts' => 'Servicecontract' , 'LBL_ADD_RECORD' => 'Voeg Servicecontract toe' , 'LBL_RECORDS_LIST' => 'Servicecontracten Lijst' , 'LBL_SERVICE_CONTRACT_INFORMATION' => 'Servicecontract Informatie' , 'Contract No' => 'Contract Nr' , 'Start Date' => 'Startdatum' , 'End Date' => 'Einddatum' , 'Tracking Unit' => 'Levereenheid' , 'Total Units' => 'Aantal eenheden' , 'Used Units' => 'Verbruikte eenheden' , 'Progress' => 'Voortgang (in %)' , 'Planned Duration' => 'Geplande duur in dagen' , 'Actual Duration' => 'Actuele duur in dagen' , 'Due date' => 'Vervaldatum' , 'Related to' => 'Gerelateerd aan' , ); // veb needed to add thes to have them translated on the screen $languageStrings['Normal'] = 'Normaal'; # auto added 2014-04-17 20:04:21 $languageStrings['Service Requests'] = 'Serviceaanvragen'; # auto added 2014-04-17 20:04:21