[Phpfreechat-svn] SF.net SVN: phpfreechat: [1001] trunk/i18n/en_US/main.php
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2007-03-16 08:14:25
|
Revision: 1001 http://svn.sourceforge.net/phpfreechat/?rev=1001&view=rev Author: kerphi Date: 2007-03-16 01:14:25 -0700 (Fri, 16 Mar 2007) Log Message: ----------- misspelling (1681854 sf bug) Modified Paths: -------------- trunk/i18n/en_US/main.php Modified: trunk/i18n/en_US/main.php =================================================================== --- trunk/i18n/en_US/main.php 2007-03-13 13:00:51 UTC (rev 1000) +++ trunk/i18n/en_US/main.php 2007-03-16 08:14:25 UTC (rev 1001) @@ -292,7 +292,7 @@ $GLOBALS["i18n"]["A problem occurs during rehash"] = "A problem occurs during rehash"; // line 83 in chat.js.tpl.php -$GLOBALS["i18n"]["Choosen nickname is allready used"] = "Choosen nickname is allready used"; +$GLOBALS["i18n"]["Choosen nickname is allready used"] = "Chosen nickname is already in use"; // line 84 in chat.js.tpl.php $GLOBALS["i18n"]["phpfreechat current version is %s"] = "phpfreechat current version is %s"; @@ -381,4 +381,4 @@ // line 479 in phpfreechat.class.php $GLOBALS["i18n"]["Cancel"] = "Cancel"; -?> \ No newline at end of file +?> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |