phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/inc class.uiXport.inc.php,1.3.2.2,1.3.2


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/inc class.uiXport.inc.php,1.3.2.2,1.3.2.3
Date: Sun, 16 Feb 2003 17:08:07 -0500

Update of /cvsroot/phpgroupware/property/inc
In directory subversions:/tmp/cvs-serv19446/property/inc

Modified Files:
      Tag: Version-0_9_14-branch
        class.uiXport.inc.php 
Log Message:
Suppressed a doublon.


Index: class.uiXport.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/class.uiXport.inc.php,v
retrieving revision 1.3.2.2
retrieving revision 1.3.2.3
diff -C2 -r1.3.2.2 -r1.3.2.3
*** class.uiXport.inc.php       29 Jan 2003 22:16:12 -0000      1.3.2.2
--- class.uiXport.inc.php       16 Feb 2003 22:08:05 -0000      1.3.2.3
***************
*** 264,268 ****
                                
$this->template->set_var('lang_select_art',lang('Select Invoice Type'));
                                
$this->template->set_var('lang_select_type',lang('Select Invoice Type II'));
!                               
$this->template->set_var('lang_select_conversion',lang('Select the type of 
conversion:'));
                                
$this->template->set_var('lang_select_dimb',lang('Select Dim B'));
                                
$this->template->set_var('lang_invoice_date',lang('invoice date'));
--- 264,268 ----
                                
$this->template->set_var('lang_select_art',lang('Select Invoice Type'));
                                
$this->template->set_var('lang_select_type',lang('Select Invoice Type II'));
!                               
$this->template->set_var('lang_select_conversion',lang('Select the type of 
conversion'));
                                
$this->template->set_var('lang_select_dimb',lang('Select Dim B'));
                                
$this->template->set_var('lang_invoice_date',lang('invoice date'));





reply via email to

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