phpgroupware-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-cvs] property/inc class.uiwo_hour.inc.php


From: Sigurd Nes
Subject: [Phpgroupware-cvs] property/inc class.uiwo_hour.inc.php
Date: Thu, 09 Mar 2006 22:05:09 +0000

CVSROOT:        /sources/phpgroupware
Module name:    property
Branch:         
Changes by:     Sigurd Nes <address@hidden>     06/03/09 22:05:09

Modified files:
        inc            : class.uiwo_hour.inc.php 

Log message:
        

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/phpgroupware/property/inc/class.uiwo_hour.inc.php.diff?tr1=1.18&tr2=1.19&r1=text&r2=text

Patches:
Index: property/inc/class.uiwo_hour.inc.php
diff -u property/inc/class.uiwo_hour.inc.php:1.18 
property/inc/class.uiwo_hour.inc.php:1.19
--- property/inc/class.uiwo_hour.inc.php:1.18   Fri Feb  3 12:05:49 2006
+++ property/inc/class.uiwo_hour.inc.php        Thu Mar  9 22:05:09 2006
@@ -8,7 +8,7 @@
        * @internal Development of this application was funded by 
http://www.bergen.kommune.no/bbb_/ekstern/
        * @package property
        * @subpackage project
-       * @version $Id: class.uiwo_hour.inc.php,v 1.18 2006/02/03 12:05:49 
sigurdne Exp $
+       * @version $Id: class.uiwo_hour.inc.php,v 1.19 2006/03/09 22:05:09 
sigurdne Exp $
        */
 
        /**
@@ -373,7 +373,8 @@
                                'lang_view'                     => lang('view'),
                                'lang_edit'                     => lang('edit'),
                                'lang_delete'           => lang('delete'),
-                               'lang_category'         => lang('category')
+                               'lang_category'         => lang('category'),
+                               'lang_per_cent'         => lang('Per Cent'),
                                );
 
                        $tax = $this->config->config_data['fm_tax'];
@@ -1070,7 +1071,7 @@
                                                                                
                                                        'workorder_id'  
=>$workorder_id,
                                                                                
                                                        'allrows'       
=>$this->allrows)
                                                                                
)),
-                               'lang_num'                      => 
lang('Activity Num'),
+                               'lang_num'              => lang('Activity Num'),
                                'lang_branch'           => lang('Branch'),
                                'lang_vendor'           => lang('Vendor'),
                                'lang_select'           => lang('Select'),
@@ -1094,6 +1095,7 @@
                                                                                
                                                        'allrows'       
=>$this->allrows)
                                                                                
)),
                                'lang_category'                         => 
lang('category'),
+                               'lang_per_cent'                         => 
lang('Per Cent'),
                        );
 
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]