[Phpfreechat-svn] SF.net SVN: phpfreechat: [987] trunk/i18n/en_US/main.php
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2007-03-08 14:17:05
|
Revision: 987 http://svn.sourceforge.net/phpfreechat/?rev=987&view=rev Author: kerphi Date: 2007-03-08 06:16:59 -0800 (Thu, 08 Mar 2007) Log Message: ----------- typo Modified Paths: -------------- trunk/i18n/en_US/main.php Modified: trunk/i18n/en_US/main.php =================================================================== --- trunk/i18n/en_US/main.php 2007-03-08 14:16:31 UTC (rev 986) +++ trunk/i18n/en_US/main.php 2007-03-08 14:16:59 UTC (rev 987) @@ -277,7 +277,7 @@ $GLOBALS["i18n"]["Identification failure"] = "Identification failure"; // line 25 in send.class.php -$GLOBALS["i18n"]["Your must be connected to send a message"] = "Your must be connected to send a message"; +$GLOBALS["i18n"]["Your must be connected to send a message"] = "You must be connected to send a message"; // line 87 in chat.js.tpl.php $GLOBALS["i18n"]["Click here to send your message"] = "Click here to send your message"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |