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

Back to archive index

Minahito minah****@users*****
2006年 8月 20日 (日) 10:42:39 JST


Index: xoops2jp/html/modules/user/language/english/admin.php
diff -u xoops2jp/html/modules/user/language/english/admin.php:1.1.2.25 xoops2jp/html/modules/user/language/english/admin.php:1.1.2.26
--- xoops2jp/html/modules/user/language/english/admin.php:1.1.2.25	Sat Aug 19 17:04:39 2006
+++ xoops2jp/html/modules/user/language/english/admin.php	Sun Aug 20 10:42:38 2006
@@ -6,7 +6,7 @@
 define('_AD_USER_ERROR_IMAGE_REQUIRED', "You must select a image file.");
 define('_AD_USER_ERROR_INTRANGE', "Incorrect input on {0}.");
 define('_AD_USER_ERROR_MAILJOB_SEND_FAIL', "Failed sending mail or private message.");
-define('_AD_USER_ERROR_MAILJOB_SEND_MEANS', "Choose one or more delivery means.");
+define('_AD_USER_ERROR_MAILJOB_SEND_MEANS', "You must choose one or more mail delivery methods.");
 define('_AD_USER_ERROR_MIN', "Input {0} with {1} or more numeric value.");
 define('_AD_USER_ERROR_OBJECTEXIST', "Incorrect input on {0}.");
 define('_AD_USER_ERROR_REQUEST_IS_WRONG', "Request is wrong");
@@ -91,7 +91,7 @@
 define('_AD_USER_LANG_REGDATE_MORE', "Joined date is more than <strong>X</strong> days ago");
 define('_AD_USER_LANG_RESET', "Reset");
 define('_AD_USER_LANG_SEARCH_AGAIN', "Search again");
-define('_AD_USER_LANG_SEND_MAIL_BY_THIS_CONDITION', "Send mail by this condition");
+define('_AD_USER_LANG_SEND_MAIL_BY_THIS_CONDITION', "Send mail to these users");
 define('_AD_USER_LANG_TITLE', "Title");
 define('_AD_USER_LANG_UNDER_POSTS', "Number of Posts is less than <strong>X</strong>");
 define('_AD_USER_LANG_USER', "User");
@@ -105,9 +105,9 @@
 define('_AD_USER_LANG_VPASS', "Verify password");
 define('_AD_USER_MESSAGE_CONFIRM_DELETE', "Are you sure you want to delete?");
 define('_AD_USER_MESSAGE_CONFIRM_DELETE_RANK', "Are you sure you want to delete this user rank?");
-define('_AD_USER_MESSAGE_RECOUNT_SUCCESS', "Recount success");
-define('_AD_USER_TIP_DELETE_AVATAR', "Avatars of users who are using this avatar will be changed to blank.gif.");
-define('_AD_USER_TIPS_MAILJOB_SEND', "If there are too many letters, the server may not return response message on screen. In the case, do reload. By repeating reload, you can send all of letters.");
-define('_AD_USER_TIPS_RECOUNT_POSTS', "If posts of this user are a wrong, you may recount it with clicking 'Recount' button.");
+define('_AD_USER_MESSAGE_RECOUNT_SUCCESS', "Recalculate success");
+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.");
 
 ?>


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