phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: property add_admin.php,1.4,1.4.2.1


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: property add_admin.php,1.4,1.4.2.1
Date: Tue, 18 Feb 2003 18:14:27 -0500

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

Modified Files:
      Tag: Version-0_9_14-branch
        add_admin.php 
Log Message:
Corrected a typo and added all missing french translations.


Index: add_admin.php
===================================================================
RCS file: /cvsroot/phpgroupware/property/Attic/add_admin.php,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -C2 -r1.4 -r1.4.2.1
*** add_admin.php       5 Sep 2002 16:48:15 -0000       1.4
--- add_admin.php       18 Feb 2003 23:14:23 -0000      1.4.2.1
***************
*** 146,155 ****
        if (!$choose_rights)
        {
!               $error[$errorcount++] = lang('Please choose which right ro 
update !');
        }
  
        if (!$sub_module)
        {
!               $error[$errorcount++] = lang('Please choose which sub-module ro 
update !');
        }
  
--- 146,155 ----
        if (!$choose_rights)
        {
!               $error[$errorcount++] = lang('Please choose which right to 
update !');
        }
  
        if (!$sub_module)
        {
!               $error[$errorcount++] = lang('Please choose which sub-module to 
update !');
        }
  





reply via email to

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