phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: email/inc class.boattach_file.inc.php,1.3.2.1,1


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: email/inc class.boattach_file.inc.php,1.3.2.1,1.3.2.2
Date: Thu, 06 Feb 2003 17:15:08 -0500

Update of /cvsroot/phpgroupware/email/inc
In directory subversions:/tmp/cvs-serv24078/email/inc

Modified Files:
      Tag: Version-0_9_14-branch
        class.boattach_file.inc.php 
Log Message:
Replaced %1, %2, etc ... variables by x, x, etc ... in phrases put in lang() 
calls
This way, all the phrases have this syntax !


Index: class.boattach_file.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/email/inc/class.boattach_file.inc.php,v
retrieving revision 1.3.2.1
retrieving revision 1.3.2.2
diff -C2 -r1.3.2.1 -r1.3.2.2
*** class.boattach_file.inc.php 20 Nov 2002 23:03:24 -0000      1.3.2.1
--- class.boattach_file.inc.php 6 Feb 2003 22:15:06 -0000       1.3.2.2
***************
*** 387,391 ****
                                $alert_msg = lang('Input Error').':<br>'
                                        . lang('Please submit a filename to 
attach').'.<br>'
!                                       . lang('You must click %1 for the file 
to actually upload','"'.lang('Attach File').'"').'.<br>'
                                        . '<br>';
                        }
--- 387,391 ----
                                $alert_msg = lang('Input Error').':<br>'
                                        . lang('Please submit a filename to 
attach').'.<br>'
!                                       . lang('You must click x for the file 
to actually upload','"'.lang('Attach File').'"').'.<br>'
                                        . '<br>';
                        }





reply via email to

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