From: <be...@us...> - 2012-06-25 19:19:16
|
Revision: 9721 http://xoops.svn.sourceforge.net/xoops/?rev=9721&view=rev Author: beckmi Date: 2012-06-25 19:19:10 +0000 (Mon, 25 Jun 2012) Log Message: ----------- English corrections Modified Paths: -------------- XoopsModules/newbb/branches/alfred/newbb/language/english/main.php Modified: XoopsModules/newbb/branches/alfred/newbb/language/english/main.php =================================================================== --- XoopsModules/newbb/branches/alfred/newbb/language/english/main.php 2012-06-25 19:03:20 UTC (rev 9720) +++ XoopsModules/newbb/branches/alfred/newbb/language/english/main.php 2012-06-25 19:19:10 UTC (rev 9721) @@ -232,8 +232,8 @@ define('_MD_USERNOEXIST','That user does not exist. Please go back and search again.'); define('_MD_COULDNOTREMOVE','Error - Could not remove posts from the database!'); define('_MD_COULDNOTREMOVETXT','Error - Could not remove post texts!'); -define('_MD_TIMEISUP','Your have reach the timelimit for editing your post.'); -define('_MD_TIMEISUPDEL','Your have reach the timelimit for deleting your post.'); +define('_MD_TIMEISUP','You\'ve reached the time limit for editing your post.'); +define('_MD_TIMEISUPDEL','You\'ve reached the time limit for deleting your post.'); //reply.php define('_MD_ON','on'); //Posted on This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |