translation is based on "Inventory Management" $mod_strings = Array( /*some general information*/ 'LBL_MODULE_NAME'=>'Bestandsverwaltung', 'SINGLE_Assets'=>'Bestandsverwaltung', /*blocks for the module*/ 'LBL_ASSET_INFORMATION'=>'Bestandsverwaltung Information', 'LBL_CUSTOM_INFORMATION'=>'Custom Information', 'LBL_DESCRIPTION_INFORMATION'=>'Beschreibung', /*fields for the module*/ 'Assets'=>'Bestandsverwaltung', 'Asset Name' => 'Titel Bestandsverwaltung', 'Customer Name'=>'Organisation', 'Product Name'=>'Produkt', 'Serial Number'=>'Seriennummer', 'Asset No'=>'Bestandsverwaltung Nr', 'Date Sold'=>'Verkaufsdatum', 'Date in Service'=>'Servicedatum', 'Status'=>'Status', 'Shipping Method'=>'Versandmethode', 'Shipping Tracking Number'=>'Sendungsverfolgungsnummer', 'Tag Number'=>'Tag-Nummer', 'Notes'=>'Beschreibung', 'Invoice Name'=>'Rechnung', /*picklist values*/ '--none--'=>'--ohne--', 'In Service'=>'unterstützt', 'Out-of-service'=>'wird nicht mehr unterstützt', /* additional related lists */ ); ?>