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

Back to archive index

Minahito minah****@users*****
2006年 8月 27日 (日) 01:44:07 JST


Index: xoops2jp/html/modules/user/language/english/main.php
diff -u xoops2jp/html/modules/user/language/english/main.php:1.1.2.21 xoops2jp/html/modules/user/language/english/main.php:1.1.2.22
--- xoops2jp/html/modules/user/language/english/main.php:1.1.2.21	Sat Aug 26 13:58:42 2006
+++ xoops2jp/html/modules/user/language/english/main.php	Sun Aug 27 01:44:07 2006
@@ -7,8 +7,10 @@
 define('_MD_USER_ERROR_DBUPDATE_FAILED', "Failed updating database");
 define('_MD_USER_ERROR_EMAIL_FORMAT', "{0} is an incorrect email address");
 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} with {1} or less characters.");
 define('_MD_USER_ERROR_MINLENGTH', "Input {0} 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.");
 define('_MD_USER_ERROR_SEND_MAIL', "Email transmission failed. Please contact site administrator.");


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