phpgroupware-cvs
[Top][All Lists]
Advanced

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

[Phpgroupware-cvs] CVS: mediadb/inc artist.inc.php,1.7,1.8 functions.in


From: Guillaume Courtois <address@hidden>
Subject: [Phpgroupware-cvs] CVS: mediadb/inc artist.inc.php,1.7,1.8 functions.inc.php,1.16,1.17 category.inc.php,1.6,1.7 publisher.inc.php,1.6,1.7
Date: Tue, 22 Apr 2003 16:30:24 -0400

Update of /cvsroot/phpgroupware/mediadb/inc
In directory subversions:/tmp/cvs-serv22751/mediadb/inc

Modified Files:
        artist.inc.php functions.inc.php category.inc.php 
        publisher.inc.php 
Log Message:
Changed some x's into %'s


Index: artist.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/mediadb/inc/artist.inc.php,v
retrieving revision 1.7
retrieving revision 1.8
diff -C2 -r1.7 -r1.8
*** artist.inc.php      14 Feb 2002 12:24:16 -0000      1.7
--- artist.inc.php      22 Apr 2003 20:30:22 -0000      1.8
***************
*** 67,71 ****
                if($GLOBALS['phpgw']->db->f(0) > 
$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'])
                {
!                       echo '<center>'.lang('showing x - x of x',($start + 1),
                     ($start + 
$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs']),
                     $GLOBALS['phpgw']->db->f(0)).'</center>'."\n";
--- 67,71 ----
                if($GLOBALS['phpgw']->db->f(0) > 
$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs'])
                {
!                       echo '<center>'.lang('showing %1 - %2 of %3',($start + 
1),
                     ($start + 
$GLOBALS['phpgw_info']['user']['preferences']['common']['maxmatchs']),
                     $GLOBALS['phpgw']->db->f(0)).'</center>'."\n";
***************
*** 73,77 ****
                else
                {
!                       echo '<center>'.lang('showing 
x',$GLOBALS['phpgw']->db->f(0)).'</center>'."\n";
                }
  
--- 73,77 ----
                else
                {
!                       echo '<center>'.lang('showing 
%1',$GLOBALS['phpgw']->db->f(0)).'</center>'."\n";
                }
  

Index: functions.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/mediadb/inc/functions.inc.php,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -r1.16 -r1.17
*** functions.inc.php   27 Jan 2002 13:52:53 -0000      1.16
--- functions.inc.php   22 Apr 2003 20:30:22 -0000      1.17
***************
*** 371,375 ****
         $phpgw_info["user"]["preferences"]["common"]["maxmatchs"])
     {
!        $retstr = lang("showing x - x of x",($start + 1),
                        ($start +
                         
$phpgw_info["user"]["preferences"]["common"]["maxmatchs"]),
--- 371,375 ----
         $phpgw_info["user"]["preferences"]["common"]["maxmatchs"])
     {
!        $retstr = lang("showing %1 - %2 of %3",($start + 1),
                        ($start +
                         
$phpgw_info["user"]["preferences"]["common"]["maxmatchs"]),
***************
*** 378,382 ****
     else
     {
!        $retstr = lang("showing x",$phpgw->db->f(0));
     }
  
--- 378,382 ----
     else
     {
!        $retstr = lang("showing %1",$phpgw->db->f(0));
     }
  
***************
*** 742,746 ****
     {
         printf("<center>%s</center>\n",
!               lang("showing x - x of x",($start + 1),
                     ($start + 
$phpgw_info["user"]["preferences"]["common"]["maxmatchs"]),
                     $phpgw->db->f(0)));
--- 742,746 ----
     {
         printf("<center>%s</center>\n",
!               lang("showing %1 - %2 of %3",($start + 1),
                     ($start + 
$phpgw_info["user"]["preferences"]["common"]["maxmatchs"]),
                     $phpgw->db->f(0)));
***************
*** 749,753 ****
     {
         printf("<center>%s</center>\n",
!                lang("showing x",$phpgw->db->f(0)));
     }
  
--- 749,753 ----
     {
         printf("<center>%s</center>\n",
!                lang("showing %1",$phpgw->db->f(0)));
     }
  

Index: category.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/mediadb/inc/category.inc.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** category.inc.php    17 Jun 2001 20:49:29 -0000      1.6
--- category.inc.php    22 Apr 2003 20:30:22 -0000      1.7
***************
*** 64,68 ****
     {
         printf("<center>%s</center>\n",
!               lang("showing x - x of x",($start + 1),
                     ($start + 
$phpgw_info["user"]["preferences"]["common"]["maxmatchs"]),
                     $phpgw->db->f(0)));
--- 64,68 ----
     {
         printf("<center>%s</center>\n",
!               lang("showing %1 - %2 of %3",($start + 1),
                     ($start + 
$phpgw_info["user"]["preferences"]["common"]["maxmatchs"]),
                     $phpgw->db->f(0)));
***************
*** 70,74 ****
     else
     {
!        printf("<center>%s</center>\n", lang("showing x",$phpgw->db->f(0)));
     }
  
--- 70,74 ----
     else
     {
!        printf("<center>%s</center>\n", lang("showing %1",$phpgw->db->f(0)));
     }
  

Index: publisher.inc.php
===================================================================
RCS file: /cvsroot/phpgroupware/mediadb/inc/publisher.inc.php,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -r1.6 -r1.7
*** publisher.inc.php   17 Jun 2001 20:49:29 -0000      1.6
--- publisher.inc.php   22 Apr 2003 20:30:22 -0000      1.7
***************
*** 60,64 ****
      {
          printf("<center>%s</center>\n",
!                lang("showing x - x of x",($start + 1),
                      ($start + 
$phpgw_info["user"]["preferences"]["common"]["maxmatchs"]),
                      $phpgw->db->f(0)));
--- 60,64 ----
      {
          printf("<center>%s</center>\n",
!                lang("showing %1 - %2 of %3",($start + 1),
                      ($start + 
$phpgw_info["user"]["preferences"]["common"]["maxmatchs"]),
                      $phpgw->db->f(0)));
***************
*** 66,70 ****
      else
      {
!         printf("<center>%s</center>\n", lang("showing x",$phpgw->db->f(0)));
      }
      
--- 66,70 ----
      else
      {
!         printf("<center>%s</center>\n", lang("showing %1",$phpgw->db->f(0)));
      }
      





reply via email to

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