Minahito
minah****@users*****
2006年 11月 14日 (火) 20:54:27 JST
Index: xoops2jp/html/modules/user/language/english/modinfo.php diff -u xoops2jp/html/modules/user/language/english/modinfo.php:1.1.2.17.2.3 xoops2jp/html/modules/user/language/english/modinfo.php:1.1.2.17.2.4 --- xoops2jp/html/modules/user/language/english/modinfo.php:1.1.2.17.2.3 Thu Oct 26 00:27:55 2006 +++ xoops2jp/html/modules/user/language/english/modinfo.php Tue Nov 14 20:54:26 2006 @@ -22,11 +22,11 @@ define('_MI_USER_CONF_ACTV_TYPE', "Select activation type of newly registered users"); define('_MI_USER_CONF_ACTV_USER', "Require activation by user"); define('_MI_USER_CONF_ALLOW_REGISTER', "Allow new user registration?"); -define('_MI_USER_CONF_ALLOW_REGISTER_DESC', "Select yes to accept new user registration."); +define('_MI_USER_CONF_ALW_RG_DESC', "Select yes to accept new user registration."); define('_MI_USER_CONF_AVATAR_HEIGHT', "Avatar image max height (pixel)"); define('_MI_USER_CONF_AVATAR_MAXSIZE', "Avatar image max filesize (byte)"); define('_MI_USER_CONF_AVATAR_MINPOSTS', "Minimum posts required"); -define('_MI_USER_CONF_AVATAR_MINPOSTS_DESC', "Enter the minimum number of posts required to upload a custom avatar."); +define('_MI_USER_CONF_AVT_MIN_DESC', "Enter the minimum number of posts required to upload a custom avatar."); define('_MI_USER_CONF_AVATAR_WIDTH', "Avatar image max width (pixel)"); define('_MI_USER_CONF_AVTR_ALLOW_UP', "Allow custom avatar upload?"); define('_MI_USER_CONF_BAD_EMAILS', "Enter emails that should not be used in user profile");