[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squirrelmail-cvs
Subject:    [SM-CVS] CVS: squirrelmail/plugins/newmail newmail.php,1.14,1.15
From:       Fredrik Jervfors <jervfors () users ! sourceforge ! net>
Date:       2004-09-28 4:17:32
Message-ID: E1CC9Qi-0007ru-TN () sc8-pr-cvs1 ! sourceforge ! net
[Download RAW message or body]

Update of /cvsroot/squirrelmail/squirrelmail/plugins/newmail
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv30118/plugins/newmail

Modified Files:
	newmail.php 
Log Message:
Fixing "broken" strings


Index: newmail.php
===================================================================
RCS file: /cvsroot/squirrelmail/squirrelmail/plugins/newmail/newmail.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -w -r1.14 -r1.15
--- newmail.php	15 Aug 2004 01:02:56 -0000	1.14
+++ newmail.php	28 Sep 2004 04:17:30 -0000	1.15
@@ -33,10 +33,10 @@
             ) .
             html_tag( 'tr', "\n" .
                 html_tag( 'td',
-                    '<br /><big><font color="' . $color[2] . '">' . _("You have").' '.
+                    '<br /><big><font color="' . $color[2] . '">'.
 		    sprintf( ( $numnew == 1 ?
-		        _("%s new message") :
-			_("%s new messages") ), $numnew ) .
+        	        _("You have %s new message") :
+        		_("You have %s new messages") ), $numnew ) .
                     '</font><br /></big><br />' . "\n" .
                     '<form name="nm">' . "\n".
                     '<input type="button" name="bt" value="' . _("Close Window") .



-------------------------------------------------------
This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170
Project Admins to receive an Apple iPod Mini FREE for your judgement on
who ports your project to Linux PPC the best. Sponsored by IBM.
Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php
--
squirrelmail-cvs mailing list
List Address: squirrelmail-cvs@lists.sourceforge.net
List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-cvs
http://squirrelmail.org/cvs
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic