phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: comic admin_comics.php,1.1.4.2,1.1.4.3


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: comic admin_comics.php,1.1.4.2,1.1.4.3
Date: Thu, 06 Feb 2003 17:15:08 -0500

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

Modified Files:
      Tag: Version-0_9_14-branch
        admin_comics.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: admin_comics.php
===================================================================
RCS file: /cvsroot/phpgroupware/comic/admin_comics.php,v
retrieving revision 1.1.4.2
retrieving revision 1.1.4.3
diff -C2 -r1.1.4.2 -r1.1.4.3
*** admin_comics.php    14 Aug 2002 10:12:10 -0000      1.1.4.2
--- admin_comics.php    6 Feb 2003 22:15:06 -0000       1.1.4.3
***************
*** 43,47 ****
                                break;
                }
!               $message = lang('Performed %1 of element', $message);
        }
  
--- 43,47 ----
                                break;
                }
!               $message = lang('Performed x of element', $message);
        }
  





reply via email to

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