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

Back to archive index

Ryuji AMANO ryuji_amano****@users*****
2006年 10月 7日 (土) 15:30:11 JST


Index: xoops2jp/html/modules/user/language/english/main.php
diff -u xoops2jp/html/modules/user/language/english/main.php:1.1.2.22 xoops2jp/html/modules/user/language/english/main.php:1.1.2.22.2.1
--- xoops2jp/html/modules/user/language/english/main.php:1.1.2.22	Sun Aug 27 01:44:07 2006
+++ xoops2jp/html/modules/user/language/english/main.php	Sat Oct  7 15:30:10 2006
@@ -5,7 +5,8 @@
 define('_MD_USER_ERROR_AVATAR_SELECT', "ERROR - Please select valid avatar.");
 define('_MD_USER_ERROR_AVATAR_SIZE', "Uploaded file exceeds the dimensions limit for avatar.");
 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_EMAIL', "{0} is an incorrect email address");
+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} with {1} or less characters.");
@@ -46,7 +47,7 @@
 define('_MD_USER_LANG_NEWPWDREQ', "New Password Request at %s");
 define('_MD_USER_LANG_NEWUSERREGAT', "New user registration at %s");
 define('_MD_USER_LANG_NICKNAME', "Username");
-define('_MD_USER_LANG_NICKNAMETAKEN', "ERROR: Username has been taken.");
+define('_MD_USER_LANG_NICKNAMETAKEN', "Username has been taken.");
 define('_MD_USER_LANG_NO', "No");
 define('_MD_USER_LANG_NOACTTPADM', "The selected user has been deactivated or has not been activated yet.");
 define('_MD_USER_LANG_NOPROBLEM', "No problem. Simply enter the e-mail address we have on file for your account.");


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