phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] property/inc/class.uib_account.inc.php, 1.3


From: nomail
Subject: [Phpgroupware-cvs] property/inc/class.uib_account.inc.php, 1.3
Date: Thu, 12 Aug 2004 20:56:23 +0200

Update of /property/inc
Modified Files:
        Branch: 
          class.uib_account.inc.php

date: 2004/08/12 18:56:23;  author: sigurdne;  state: Exp;  lines: +6 -1

Log Message:
no message
=====================================================================
Index: property/inc/class.uib_account.inc.php
diff -u property/inc/class.uib_account.inc.php:1.2 
property/inc/class.uib_account.inc.php:1.3
--- property/inc/class.uib_account.inc.php:1.2  Wed Jun  2 18:54:28 2004
+++ property/inc/class.uib_account.inc.php      Thu Aug 12 18:56:23 2004
@@ -223,7 +223,12 @@
                                'lang_descr_b_accounttext'              => 
lang('Enter a description the budget account'),
                                'lang_done_b_accounttext'               => 
lang('Back to the list'),
                                'lang_save_b_accounttext'               => 
lang('Save the budget account'),
-                               'value_descr'                                   
=> $b_account['descr']
+                               'value_descr'                                   
=> $b_account['descr'],
+                               'lang_responsible'                              
=> lang('Responsible'),
+                               'lang_user_statustext'                  => 
lang('Select the budget responsible'),
+                               'select_user_name'                              
=> 'values[responsible]',
+                               'lang_no_user'                                  
=> lang('Select responsible'),
+                               'user_list'                                     
        => 
$this->bocommon->get_user_list_right2('select',128,$b_account['responsible'],'.invoice'),
 
                        );
 




reply via email to

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