[xoops-cvslog 2294] CVS update: xoops2jp/html/modules/user/language/english

Back to archive index

NobuNobu nobun****@users*****
2006年 2月 5日 (日) 19:33:39 JST


Index: xoops2jp/html/modules/user/language/english/main.php
diff -u xoops2jp/html/modules/user/language/english/main.php:1.1.2.10 xoops2jp/html/modules/user/language/english/main.php:1.1.2.11
--- xoops2jp/html/modules/user/language/english/main.php:1.1.2.10	Sat Feb  4 12:38:45 2006
+++ xoops2jp/html/modules/user/language/english/main.php	Sun Feb  5 19:33:39 2006
@@ -10,8 +10,8 @@
 define('_MD_USER_ERROR_MAXLENGTH', "Input {0} with {1} or less characters.");
 define('_MD_USER_ERROR_MINLENGTH', "Input {0} with {1} or more characters.");
 define('_MD_USER_ERROR_PASSWORD', "Incorrect Password");
-define('_MD_USER_ERROR_PASSWORD_MAXLENGTH', "Input password with {2} or less characters.");
-define('_MD_USER_ERROR_PASSWORD_MINLENGTH', "Input password with {2} or more characters.");
+define('_MD_USER_ERROR_PASSWORD_MAXLENGTH', "Input password with {0} or less characters.");
+define('_MD_USER_ERROR_PASSWORD_MINLENGTH', "Input password with {0} or more characters.");
 define('_MD_USER_ERROR_REQUIRED', "{0} is required.");
 define('_MD_USER_ERROR_SEND_MAIL', "Email transmission failed. Please contact site administrator.");
 define('_MD_USER_ERROR_TIMEZONE', "TimeZone");


xoops-cvslog メーリングリストの案内
Back to archive index