[Phpfreechat-svn] SF.net SVN: phpfreechat: [565] trunk/i18n/fr_FR/main.php
Status: Beta
Brought to you by:
kerphi
From: <ke...@us...> - 2006-06-12 15:48:10
|
Revision: 565 Author: kerphi Date: 2006-06-12 08:48:04 -0700 (Mon, 12 Jun 2006) ViewCVS: http://svn.sourceforge.net/phpfreechat/?rev=565&view=rev Log Message: ----------- typo Modified Paths: -------------- trunk/i18n/fr_FR/main.php Modified: trunk/i18n/fr_FR/main.php =================================================================== --- trunk/i18n/fr_FR/main.php 2006-06-12 15:38:25 UTC (rev 564) +++ trunk/i18n/fr_FR/main.php 2006-06-12 15:48:04 UTC (rev 565) @@ -205,7 +205,7 @@ $GLOBALS["i18n"]["'/unban all' will unban all the users on this channel"] = "'/unban all' va débannir tous les bannis de ce salon"; // line 24 in update.class.php -$GLOBALS["i18n"]["%s quit (timeout)"] = "%s à quitté (timeout)"; +$GLOBALS["i18n"]["%s quit (timeout)"] = "%s a quitté (timeout)"; // line 46 in join.class.php $GLOBALS["i18n"]["%s joins %s"] = "%s a rejoint %s"; This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |