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

Back to archive index

Minahito minah****@users*****
2007年 3月 5日 (月) 12:26:59 JST


Index: xoops2jp/html/modules/user/language/english/main.php
diff -u xoops2jp/html/modules/user/language/english/main.php:1.1.2.22.2.1.2.1 xoops2jp/html/modules/user/language/english/main.php:1.1.2.22.2.1.2.2
--- xoops2jp/html/modules/user/language/english/main.php:1.1.2.22.2.1.2.1	Mon Feb 26 13:02:22 2007
+++ xoops2jp/html/modules/user/language/english/main.php	Mon Mar  5 12:26:59 2007
@@ -9,8 +9,8 @@
 define('_MD_USER_ERROR_EMAILTAKEN', "Email has been taken.");
 define('_MD_USER_ERROR_INJURY', "The specified value {0} is wrong.");
 define('_MD_USER_ERROR_INVALID_EMAIL', "Invalid email");
-define('_MD_USER_ERROR_MAXLENGTH', "Input {0:strtolower} with {1} or less characters.");
-define('_MD_USER_ERROR_MINLENGTH', "Input {0:strtolower} with {1} or more characters.");
+define('_MD_USER_ERROR_MAXLENGTH', "Input {0:toLower} with {1} or less characters.");
+define('_MD_USER_ERROR_MINLENGTH', "Input {0:toLower} with {1} or more characters.");
 define('_MD_USER_ERROR_NAME_RESERVED', "Name is reserved.");
 define('_MD_USER_ERROR_PASSWORD', "The passwords you gave did not match.");
 define('_MD_USER_ERROR_REQUIRED', "{0} is required.");


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