Documentation is available at erek_comp.en.php
1 <?php
2 /**
3 * @author Jan H. Andersen <jha@ipwsystems.dk>
4 * @author Martin R. Larsen <mrl@ipwsystems.dk>
5 * @copyright {@link http://www.ipwsystems.dk/ IPW Systems a.s}
6 * @license http://opensource.org/licenses/gpl-license.php GNU Public License
7 * @package eReklamation
8 * @subpackage lang
9 * $Id: erek_comp.en.php,v 1.1 2005/02/16 05:04:58 jan Exp $
10 */
11
12 $LANG['name'] = 'Complaints';
13 $LANG['label_name'] = 'Item no';
14 $LANG['label_itemtext'] = 'Item description';
15 $LANG['label_itemnum'] = 'Item number';
16 $LANG['label_compunitid'] = 'Unit';
17 $LANG['label_compcauseid'] = 'Cause';
18 $LANG['label_description'] = 'Description';
19 $LANG['label_cno'] = 'Customer no.';
20 $LANG['label_cname'] = 'Customer name';
21 $LANG['label_caddress'] = 'Address';
22 $LANG['label_cpostalcode'] = 'Postal';
23 $LANG['label_ccity'] = 'City';
24 $LANG['label_compcountryid'] = 'Country';
25 $LANG['label_ccontact'] = 'Contact';
26 $LANG['label_cemail'] = 'Email';
27 $LANG['label_messageto'] = 'Message to';
28 $LANG['label_compsolutionid'] = 'Solution';
29 $LANG['label_compdecisionid'] = 'Decision';
30 $LANG['label_credit'] = 'Refund';
31 $LANG['label_cost'] = 'Cost';
32 $LANG['label_comment'] = 'Comments';
33 $LANG['label_compdepartmentid'] = 'Department';
34 $LANG['label_comment1'] = 'Closing comments';
35 $LANG['label_status'] = 'Status';
36 $LANG['label_closedtime'] = 'Closed time';
37 $LANG['label_closedby'] = 'Closed by';
38 $LANG['label_'] = '';
39 ?>
Documentation generated on Thu, 9 Jun 2005 06:52:09 +0200 by phpDocumentor 1.2.3