phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: headlines editheadline.php,1.15,1.16 newheadlin


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: headlines editheadline.php,1.15,1.16 newheadline.php,1.15,1.16
Date: Fri, 30 May 2003 16:45:46 -0400

Update of /cvsroot/phpgroupware/headlines
In directory subversions:/tmp/cvs-serv15272/headlines

Modified Files:
        editheadline.php newheadline.php 
Log Message:
Suppressed useless phrases, corrected a typo and added missing english phrases 
and french translations.


Index: editheadline.php
===================================================================
RCS file: /cvsroot/phpgroupware/headlines/editheadline.php,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** editheadline.php    12 Aug 2002 03:37:13 -0000      1.15
--- editheadline.php    30 May 2003 20:45:44 -0000      1.16
***************
*** 71,75 ****
                if($n_cachetime && ! ereg('^[0-9]+$',$n_cachetime))
                {
!                       $errors[] = lang('You can only enter numbers minutes 
bewteen refresh');
                }
  
--- 71,75 ----
                if($n_cachetime && ! ereg('^[0-9]+$',$n_cachetime))
                {
!                       $errors[] = lang('You can only enter numbers minutes 
between refresh');
                }
  

Index: newheadline.php
===================================================================
RCS file: /cvsroot/phpgroupware/headlines/newheadline.php,v
retrieving revision 1.15
retrieving revision 1.16
diff -C2 -r1.15 -r1.16
*** newheadline.php     12 Aug 2002 03:37:13 -0000      1.15
--- newheadline.php     30 May 2003 20:45:44 -0000      1.16
***************
*** 66,70 ****
                if($n_cachetime && !ereg('^[0-9]+$',$n_cachetime))
                {
!                       $errors[] = lang('You can only enter numbers minutes 
bewteen refresh');
                }
  
--- 66,70 ----
                if($n_cachetime && !ereg('^[0-9]+$',$n_cachetime))
                {
!                       $errors[] = lang('You can only enter numbers minutes 
between refresh');
                }
  





reply via email to

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