phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property list_property_type.php,1.1.1.1,1.1.1.1


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property list_property_type.php,1.1.1.1,1.1.1.1.2.1 list_property_type_attribute.php,1.1.1.1,1.1.1.1.2.1
Date: Sun, 16 Feb 2003 17:00:03 -0500

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

Modified Files:
      Tag: Version-0_9_14-branch
        list_property_type.php list_property_type_attribute.php 
Log Message:
Replaced _ with space or I get doublons in lang phrases.


Index: list_property_type.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/Attic/list_property_type.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** list_property_type.php      28 Aug 2002 16:43:12 -0000      1.1.1.1
--- list_property_type.php      16 Feb 2003 22:00:00 -0000      1.1.1.1.2.1
***************
*** 49,53 ****
        $t->set_var('lang_property_type_attribute',lang('property type 
attribute'));
        
$t->set_var('link_property_type_attribute_class',$GLOBALS['phpgw']->link('/property/list_property_type_attribute_class.php'));
!       $t->set_var('lang_property_type_attribute_class',lang('property type 
attribute_class'));
  
  
--- 49,53 ----
        $t->set_var('lang_property_type_attribute',lang('property type 
attribute'));
        
$t->set_var('link_property_type_attribute_class',$GLOBALS['phpgw']->link('/property/list_property_type_attribute_class.php'));
!       $t->set_var('lang_property_type_attribute_class',lang('property type 
attribute class'));
  
  

Index: list_property_type_attribute.php
===================================================================
RCS file: 
/cvsroot/phpgroupware/property/Attic/list_property_type_attribute.php,v
retrieving revision 1.1.1.1
retrieving revision 1.1.1.1.2.1
diff -C2 -r1.1.1.1 -r1.1.1.1.2.1
*** list_property_type_attribute.php    28 Aug 2002 16:43:12 -0000      1.1.1.1
--- list_property_type_attribute.php    16 Feb 2003 22:00:00 -0000      
1.1.1.1.2.1
***************
*** 49,53 ****
        $t->set_var('lang_property_type_attribute',lang('property type 
attribute'));
        
$t->set_var('link_property_type_attribute_class',$GLOBALS['phpgw']->link('/property/list_property_type_attribute_class.php'));
!       $t->set_var('lang_property_type_attribute_class',lang('property type 
attribute_class'));
  
        if (! $start)
--- 49,53 ----
        $t->set_var('lang_property_type_attribute',lang('property type 
attribute'));
        
$t->set_var('link_property_type_attribute_class',$GLOBALS['phpgw']->link('/property/list_property_type_attribute_class.php'));
!       $t->set_var('lang_property_type_attribute_class',lang('property type 
attribute class'));
  
        if (! $start)





reply via email to

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