Minahito
minah****@users*****
2006年 11月 6日 (月) 19:17:34 JST
Index: xoops2jp/html/modules/user/language/english/admin.php diff -u xoops2jp/html/modules/user/language/english/admin.php:1.1.2.30.2.4 xoops2jp/html/modules/user/language/english/admin.php:1.1.2.30.2.5 --- xoops2jp/html/modules/user/language/english/admin.php:1.1.2.30.2.4 Thu Nov 2 00:50:44 2006 +++ xoops2jp/html/modules/user/language/english/admin.php Mon Nov 6 19:17:34 2006 @@ -117,5 +117,7 @@ define('_AD_USER_TIP_DELETE_AVATAR', "Users who are using this avatar will have blank.gif as the avatar image file."); define('_AD_USER_TIPS_MAILJOB_SEND', "If there are too many users to send mail, the server may not respond as expected (blank page etc.). In that case, reload the browser several times to complete sending mail to all users."); define('_AD_USER_TIPS_RECOUNT_POSTS', "You may recalculate the number of posts for the user by clicking on the 'Recalculate' button below."); +define('_AD_USER_TIPS_USER_EDIT', "If you hope to change password, input 'Password' & 'Verify password'."); +define('_AD_USER_TIPS_USER_NEW', "You must input 'User name', 'Email address' and 'Password' & 'Verify password'."); ?>