phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property/inc functions.inc.php,1.9.2.1,1.9.2.2


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property/inc functions.inc.php,1.9.2.1,1.9.2.2
Date: Fri, 07 Mar 2003 16:06:56 -0500

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

Modified Files:
      Tag: Version-0_9_14-branch
        functions.inc.php 
Log Message:
Added missing phrases and their french translation and changed all x's to %'s 
in lang calls and lang files.


Index: functions.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/inc/Attic/functions.inc.php,v
retrieving revision 1.9.2.1
retrieving revision 1.9.2.2
diff -C2 -r1.9.2.1 -r1.9.2.2
*** functions.inc.php   29 Jan 2003 22:16:12 -0000      1.9.2.1
--- functions.inc.php   7 Mar 2003 21:06:44 -0000       1.9.2.2
***************
*** 504,508 ****
                                        . "err_msg: 
'".htmlspecialchars($GLOBALS['phpgw']->send->err['msg'])."';<BR>\n"
                                        . "err_desc: 
'".$GLOBALS['phpgw']->err['desc']."'.<P>\n"
!                                       . lang('To go back to the fm_tts index, 
click <a href= x 
>here</a>',$GLOBALS['phpgw']->link('/fm_tts/index.php','cd=13'));
                                $GLOBALS['phpgw']->common->phpgw_exit();
                        }
--- 504,508 ----
                                        . "err_msg: 
'".htmlspecialchars($GLOBALS['phpgw']->send->err['msg'])."';<BR>\n"
                                        . "err_desc: 
'".$GLOBALS['phpgw']->err['desc']."'.<P>\n"
!                                       . lang('To go back to the fm_tts index, 
click <a href= %1 
>here</a>',$GLOBALS['phpgw']->link('/fm_tts/index.php','cd=13'));
                                $GLOBALS['phpgw']->common->phpgw_exit();
                        }





reply via email to

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