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.12,1.12.2.1 newhea


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: headlines editheadline.php,1.12,1.12.2.1 newheadline.php,1.13,1.13.2.1
Date: Sat, 01 Feb 2003 16:00:40 -0500

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

Modified Files:
      Tag: Version-0_9_14-branch
        editheadline.php newheadline.php 
Log Message:
Added missing phrases and their french translation and corrected a double typo.


Index: editheadline.php
===================================================================
RCS file: /cvsroot/phpgroupware/headlines/editheadline.php,v
retrieving revision 1.12
retrieving revision 1.12.2.1
diff -C2 -r1.12 -r1.12.2.1
*** editheadline.php    22 Sep 2001 02:05:38 -0000      1.12
--- editheadline.php    1 Feb 2003 21:00:38 -0000       1.12.2.1
***************
*** 60,64 ****
                if ($n_cachetime && ! ereg('^[0-9]+$',$n_cachetime))
                {
!                       $errors[] = lang('You can only enter numbers minutes 
bewteen refresh');
                }
  
--- 60,64 ----
                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.13
retrieving revision 1.13.2.1
diff -C2 -r1.13 -r1.13.2.1
*** newheadline.php     22 Sep 2001 02:05:38 -0000      1.13
--- newheadline.php     1 Feb 2003 21:00:38 -0000       1.13.2.1
***************
*** 55,59 ****
                if ($n_cachetime && ! ereg('^[0-9]+$',$n_cachetime))
                {
!                       $errors[] = lang('You can only enter numbers minutes 
bewteen refresh');
                }
  
--- 55,59 ----
                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]