Index: temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollrating.php
===================================================================
--- temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollrating.php	(revision 836)
+++ temp/test-xoops.ec-cube.net/html/modules/xoopspoll/pollrating.php	(revision 839)
@@ -94,10 +94,10 @@
 function lfErrCheck($arrForm) {
 	
-	$body_len = 500;
+	$body_len = 200;
 	
 	$arrErr = array();
 	
 	if(mb_strlen($arrForm['body']) > $title_len) {
-		$arrErr['title'] = " ¢¨ ÆâÍÆ¤Ï$body_lenÊ¸»ú°ÊÆâ¤ÇÆþÎÏ¤·¤Æ²¼¤µ¤¤¡£";
+		$arrErr['title'] = " ¢¨ ¥³¥á¥ó¥È¤Ï$body_lenÊ¸»ú°ÊÆâ¤ÇÆþÎÏ¤·¤Æ²¼¤µ¤¤¡£";
 	}
 	
