phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: nntp index.php,1.38,1.39


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: nntp index.php,1.38,1.39
Date: Sun, 01 Jun 2003 17:12:35 -0400

Update of /cvsroot/phpgroupware/nntp
In directory subversions:/tmp/cvs-serv4266/nntp

Modified Files:
        index.php 
Log Message:
Changed one x into %1, suppressed one useless phrase and added missing english 
phrases and french translations.


Index: index.php
===================================================================
RCS file: /cvsroot/phpgroupware/nntp/index.php,v
retrieving revision 1.38
retrieving revision 1.39
diff -C2 -r1.38 -r1.39
*** index.php   21 Dec 2001 03:59:13 -0000      1.38
--- index.php   1 Jun 2003 21:12:33 -0000       1.39
***************
*** 100,104 ****
                {
                        $p->set_var('item_link','');
!                       $p->set_var('item_label',lang('x not 
active',$GLOBALS['nntp']->mailbox));
                        $s .= $p->fp('o_','basic_row');
                }
--- 100,104 ----
                {
                        $p->set_var('item_link','');
!                       $p->set_var('item_label',lang('%1 not 
active',$GLOBALS['nntp']->mailbox));
                        $s .= $p->fp('o_','basic_row');
                }





reply via email to

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