LANGUAGE CHANGES - onokazu 2002/5

modules/system/language/english/admin/modulesadmin.php
define("_MD_AM_ORDER","Order");
define("_MD_AM_ORDER0","(0 = hide)");
define("_MD_AM_ACTIVE","Active");
define("_MD_AM_INACTIVE","Inactive");
define("_MD_AM_NOTINSTALLED","Not Installed");
define("_MD_AM_NOCHANGE","No Change");
define("_MD_AM_INSTALL","Install");
define("_MD_AM_UNINSTALL","Uninstall");
define("_MD_AM_SUBMIT","Submit");
define("_MD_AM_INSTMODS","Installed Modules");
define("_MD_AM_MNOTINST","Modules Not Installed");
define("_MD_AM_FAILINS","Unable to install %s.");
define("_MD_AM_FAILACT","Unable to activate %s.");
define("_MD_AM_FAILDEACT","Unable to deactivate %s.");
define("_MD_AM_FAILUPD","Unable to update %s.");
define("_MD_AM_FAILUNINS","Unable to uninstall %s.");
define("_MD_AM_FAILORDER","Unable to reorder %s.");
define("_MD_AM_FAILWRITE","Unable to write to main menu.");
define("_MD_AM_ALEXISTS","Module %s already exists.");
define("_MD_AM_ERRORSC", "Error(s):");
define("_MD_AM_OKINS","Module %s installed successfully.");
define("_MD_AM_OKACT","Module %s activated successfully.");
define("_MD_AM_OKDEACT","Module %s deactivated successfully.");
define("_MD_AM_OKUPD","Module %s updated successfully.");
define("_MD_AM_OKUNINS","Module %s uninstalled successfully.");
define("_MD_AM_OKORDER","Module %s reordered successfully.");
define("_MD_AM_BTOMADMIN","Back to Module Administration page");

modules/system/language/english/admin/blocksadmin.php
define("_AM_VISIBLE4","Visible for"); to define("_AM_VISIBLE","Visible");
define("_AM_USEFULTAGS","Useful Tags:");
define("_AM_BLOCKTAG1","%s will print %s");

modules/system/language/english/admin/groups.php
define("_AM_BLOCKRIGHTS","Block Access Rights");

modules/system/language/english/admin/smilies.php
define("_AM_EDITSMILE","Edit a Smilie");

modules/system/language/english/admin/preferences.php
define("_MD_AM_AVATARALLOW","Allow custom avatar upload?");
define("_MD_AM_AVATARW","Avatar image max width");
define("_MD_AM_AVATARH","Avatar image max height");
define("_MD_AM_AVATARMAX","Avatar image max filesize");
define("_MD_AM_AVATARCONF","Custom avatar settings");
define("_MD_AM_CHNGUTHEME","Change all users' theme");
define("_MD_AM_NOTIFYTO","Notify to group:");
define("_MD_AM_ADMNOTSET","Admin mail is not set.");
define("_MD_AM_ALLOWTHEME","Allow users to select theme?");

modules/system/language/english/block.php
define("_MB_SYSTEM_SADMIN","Show admin groups");
define("_MB_SYSTEM_SPMTO","Send Private Message to %s");
define("_MB_SYSTEM_SEMTO","Send Email to %s");

modules/whosonline/language/english/blocks.php
define("_MB_WHOSONLINE_MORE","more...");
define("_MB_WHOSONLINE_URAU","You are an anonymous user.");
define("_MB_WHOSONLINE_RNOW","Register Now!");
define("_MB_WHOSONLINE_CURU","Current Online Registered Users:");
define("_MB_WHOSONLINE_DAYS","%s days");
define("_MB_WHOSONLINE_1DAY","1 day");
define("_MB_WHOSONLINE_HRS"," %s hours");
define("_MB_WHOSONLINE_1HR"," 1 hour");
define("_MB_WHOSONLINE_MINS"," %s minutes");
define("_MB_WHOSONLINE_1MIN"," 1 minute");
define("_MB_WHOSONLINE_SCNDS"," %s seconds");
define("_MB_WHOSONLINE_AGO"," ago");
define("_MB_WHOSONLINE_MDAYS","Max number of days");
define("_MB_WHOSONLINE_MMEM","Max number of members");
define("_MB_WHOSONLINE_DAYS2","days");
define("_MB_WHOSONLINE_MEMS","members");
define("_MB_WHOSONLINE_SLAST","Show last seen users");

modules/system/language/english/modinfo.php
define("_MI_SYSTEM_ADMENU1","Banners");
define("_MI_SYSTEM_ADMENU2","Blocks");
define("_MI_SYSTEM_ADMENU3","Groups");
define("_MI_SYSTEM_ADMENU4","Meta/Footer");
define("_MI_SYSTEM_ADMENU5","Modules");
define("_MI_SYSTEM_ADMENU6","Preferences");
define("_MI_SYSTEM_ADMENU7","Smilies");
define("_MI_SYSTEM_ADMENU8","User/IP Filter");
define("_MI_SYSTEM_ADMENU9","User Ranks");
define("_MI_SYSTEM_ADMENU10","Edit Users");
define("_MI_SYSTEM_ADMENU11","Mail Users");
define("_MI_SYSTEM_ADMENU12","Find Users");

modules/news/language/english/modinfo.php
define("_MI_NEWS_ADMENU1","General Config");
define("_MI_NEWS_ADMENU2","Topics Manager");
define("_MI_NEWS_ADMENU3","Post/Edit News");

modules/headlines/language/english/modinfo.php
define("_MI_HEADLINES_ADMENU1","List");

modules/mylinks/language/english/modinfo.php
define("_MI_MYLINKS_ADMENU1","General Config");
define("_MI_MYLINKS_ADMENU2","Add/Edit Links");
define("_MI_MYLINKS_ADMENU3","Submitted Links");
define("_MI_MYLINKS_ADMENU4","Broken Links");
define("_MI_MYLINKS_ADMENU5","Modified Links");

modules/mydownloads/language/english/modinfo.php
define("_MI_MYDOWNLOADS_ADMENU1","General Config");
define("_MI_MYDOWNLOADS_ADMENU2","Add/Edit Downloads");
define("_MI_MYDOWNLOADS_ADMENU3","Submitted Downloads");
define("_MI_MYDOWNLOADS_ADMENU4","Broken Downloads");
define("_MI_MYDOWNLOADS_ADMENU5","Modified Downloads");

modules/polls/language/english/modinfo.php
define("_MI_POLLS_ADMENU1","List Polls");
define("_MI_POLLS_ADMENU2","Add Poll");

modules/partners/language/english/modinfo.php
define("_MI_PARTNERS_ADMENU1","List Partners");

modules/newbb/language/english/modinfo.php
define("_MI_NEWBB_ADMENU1","Add Forum");
define("_MI_NEWBB_ADMENU2","Edit Forum");
define("_MI_NEWBB_ADMENU3","Private Forum");
define("_MI_NEWBB_ADMENU4","Sync forums/topics");
define("_MI_NEWBB_ADMENU5","Add Category");
define("_MI_NEWBB_ADMENU6","Edit Category");
define("_MI_NEWBB_ADMENU7","Delete Category");
define("_MI_NEWBB_ADMENU8","Re-order Category");
define("_MI_NEWBB_ADMENU9","General Config");


modules/visitors2/language/english/modinfo.php
define("_MI_VISITORS2_ADMENU1","Cache Data");
define("_MI_VISITORS2_ADMENU2","Archive/Export Data");

modules/quotes/language/english/modinfo.php
define("_MI_QUOTES_ADMENU1","Add Quote");
define("_MI_QUOTES_ADMENU2","Edit Quote");

modules/faq/language/english/modinfo.php
define("_MI_FAQ_ADMENU1", "List FAQ");

modules/ephemerides/language/english/modinfo.php
define("_MI_EPHEMERIDES_ADMENU1", "Add Item");

modules/sections/language/english/modinfo.php
define("_MI_SECT_ADMENU1","List Sections");

language/english/global.php
define("_AVAVATARS","Available Avatars");
define("_SELECT","Select");
define("_UPLOADAVATAR", "Upload Avatar");
define("_CANCEL","Cancel");
define("_LEFT","Left");
define("_CENTER","Center");
define("_RIGHT","Right");
define("_FORM_ENTER", "Please enter %s");
define("_CPHOME","Control Panel Home");
define("_YOURHOME","Your Home Page");
define("_SUBMIT","Submit");
define("_MUSTWABLE","File %s must be writable by the server!");
define("_NGWRITE","Could not write to file %s");
define("_WARNINSTALL2","WARNING: File %s exists on your server. Please remove this file for security reasons.");
define("_WARNINWRITEABLE","WARNING: File %s is writeable by the server. Please change the permission of this file for security reasons.");
define("_STARTSWITH", "Starts with");
define("_ENDSWITH", "Ends with");
define("_MATCHES", "Matches");
define("_CONTAINS", "Contains");
define("_VERSION", "Version");
define("_DESCRIPTION", "Description");
define("_ERRORS", "Errors");
define("_NONE", "None");
define("_GMTM12", "(GMT -12:00 hours) Eniwetok, Kwajalein");
define("_GMTM11", "(GMT -11:00 hours) Midway Island, Samoa");
define("_GMTM10", "(GMT -10:00 hours) Hawaii");
define("_GMTM9", "(GMT -9:00 hours) Alaska");
define("_GMTM8", "(GMT -8:00 hours) Pacific Time (US & Canada)");
define("_GMTM7", "(GMT -7:00 hours) Mountain Time (US & Canada)");
define("_GMTM6", "(GMT -6:00 hours) Central Time (US & Canada), Mexico City");
define("_GMTM5", "(GMT -5:00 hours) Eastern Time (US & Canada), Bogota, Lima, Quito");
define("_GMTM4", "(GMT -4:00 hours) Atlantic Time (Canada), Caracas, La Paz");
define("_GMTM35", "(GMT -3:30 hours) Newfoundland");
define("_GMTM3", "(GMT -3:00 hours) Brazil, Buenos Aires, Georgetown");
define("_GMTM2", "(GMT -2:00 hours) Mid-Atlantic");
define("_GMTM1", "(GMT -1:00 hours) Azores, Cape Verde Islands");
define("_GMT0", "(GMT) Western Europe Time, London, Lisbon, Casablanca, Monrovia");
define("_GMTP1", "(GMT +1:00 hours) CET(Central Europe Time), Brussels, Copenhagen, Madrid, Paris");
define("_GMTP2", "(GMT +2:00 hours) EET(Eastern Europe Time), Kaliningrad, South Africa");
define("_GMTP3", "(GMT +3:00 hours) Baghdad, Kuwait, Riyadh, Moscow, St. Petersburg");
define("_GMTP35", "(GMT +3:30 hours) Tehran");
define("_GMTP4", "(GMT +4:00 hours) Abu Dhabi, Muscat, Baku, Tbilisi");
define("_GMTP45", "(GMT +4:30 hours) Kabul");
define("_GMTP5", "(GMT +5:00 hours) Ekaterinburg, Islamabad, Karachi, Tashkent");
define("_GMTP55", "(GMT +5:30 hours) Bombay, Calcutta, Madras, New Delhi");
define("_GMTP6", "(GMT +6:00 hours) Almaty, Dhaka, Colombo");
define("_GMTP7", "(GMT +7:00 hours) Bangkok, Hanoi, Jakarta");
define("_GMTP8", "(GMT +8:00 hours) Beijing, Perth, Singapore, Hong Kong, Chongqing, Urumqi, Taipei");
define("_GMTP9", "(GMT +9:00 hours) Tokyo, Seoul, Osaka, Sapporo, Yakutsk");
define("_GMTP95", "(GMT +9:30 hours) Adelaide, Darwin");
define("_GMTP10", "(GMT +10:00 hours) EAST(East Australian Standard)");
define("_GMTP11", "(GMT +11:00 hours) Magadan, Solomon Islands, New Caledonia");
define("_GMTP12", "(GMT +12:00 hours) Auckland, Wellington, Fiji, Kamchatka, Marshall Island");

language/english/user.php
define("_US_MYAVATAR", "My Avatar");
define("_US_UPLOADMYAVATAR", "Upload My Avatar");
define("_US_LASTVISIT","Last Visit");
to
define("_US_LASTLOGIN","Last Log-In");
define("_US_YOURREGMAILNG",""You are now registered. However, we were unable to send the activation mail to your email account due to an internal error occurred on our server. We are sorry for the inconvenience, but please contact the webmaster by mail."");
define("_US_LOGGINGU","Thank you for logging in, %s.");

modules/system/language/english/admin/mailusers.php
define("_AM_SENDTOUSERS","Send message to users whose:");
define("_AM_GROUPIS","Group is (optional)");
define("_AM_TIMEFORMAT", "(Format yyyy-mm-dd, optional)");
define("_AM_LASTLOGMIN","Last Login is after");
define("_AM_LASTLOGMAX","Last Login is before");
define("_AM_REGDMIN","Registered date is after");
define("_AM_REGDMAX","Registered date is before");
define("_AM_IDLEMORE","Last Login was more than X days ago (optional)");
define("_AM_IDLELESS","Last Login was less than X days ago (optional)");
define("_AM_INACTIVE","Send message to inactive users only (optional)");
define("_AMIFCHECKD", "If this is checked, all the above plus private messaging will be ignored");
define("_AM_MAILFNAME","From Name (email only)");
define("_AM_MAILFMAIL","From Email (email only)");
define("_AM_MAILSUBJECT","Subject");
define("_AM_MAILBODY","Body");
define("_AM_MAILTAGS","Useful Tags:");
define("_AM_MAILTAGS1","{X_UID} will print user id");
define("_AM_MAILTAGS2","{X_UNAME} will print user name");
define("_AM_MAILTAGS3","{X_UEMAIL} will print user email");
define("_AM_MAILTAGS4","{X_UACTLINK} will print user activation link");
define("_AM_SENDTO","Send to");
define("_AM_EMAIL","Email");
define("_AM_PM","Private Message");
define("_AM_SENDMTOUSERS", "Send Message to Users");
define("_AM_SENT", "Sent Users");
define("_AM_SENTNUM", "%s - %s (total: %s users)");
define("_AM_SENDNEXT", "Next");
define("_AM_NOUSERMATCH", "No user matched");
define("_AM_SENDCOMP", "Sending message complete.");
define("_AM_MSGBODY", "Message body is not set.");
define("_AM_FAILOPTPL", "Failed opening template file.");
define("_AM_FNAMENG", "From Name is not set.");
define("_AM_FEMAILNG", "From Email is not set.");
define("_AM_SENDMAILNG", "Could not send mail to %s.");
define("_AM_MAILGOOD", "Mail sent to %s.");
define("_AM_SENDPMNG", "Could not send private message to %s.");
define("_AM_PMGOOD", "Private message sent to %s.");

modules/newbb/language/english/main.php
define("_MD_TOPICSTICKY","Topic is Sticky");
define("_MD_STICKYTOPIC","Sticky this topic");
define("_MD_UNSTICKYTOPIC","Unsticky this topic");
define("_MD_TTHBS","The topic has been stickyed.");
define("_MD_TTHBUS","The topic has been unstickyed.");
define("_MD_OYPTSBATBOTFTTY","Once you press the sticky button at the bottom of this form the topic you have selected will be stickyed. You may unsticky it again at a later time if you like.");
define("_MD_OYPTTBATBOTFTTY","Once you press the unsticky button at the bottom of this form the topic you have selected will be unstickyed. You may sticky it again at a later time if you like.");
define("_MD_FORUMINDEX","Post New Thread");
define("_MD_REGTOPOST","Register To Post");

modules/polls/language/english/admin.php
define("_AM_POLLSLIST", "Polls List");
define("_AM_AUTHOR", "Author of this poll");
define("_AM_DISPLAYBLOCK", "Display in block?");
define("_AM_POLLQUESTION", "Poll Question");
define("_AM_VOTERS", "Total voters");
define("_AM_VOTES", "Total votes");
define("_AM_EXPIRATION", "Expiration");
define("_AM_EXPIRED", "Expired");
define("_AM_VIEWLOG","View log");
define("_AM_CREATNEWPOLL", "Create new poll");
define("_AM_POLLDESC", "Poll description");
define("_AM_DISPLAYORDER", "Display order");
define("_AM_ALLOWMULTI", "Allow multiple selection?");
define("_AM_NOTIFY", "Notify the poll author when expired?");
define("_AM_POLLOPTIONS", "Options");
define("_AM_EDITPOLL", "Edit poll");
define("_AM_FORMAT", "Format: yyyy-mm-dd hh:mm:ss");
define("_AM_CURRENTTIME", "Current time is %s");
define("_AM_EXPIREDAT", "Expired at %s");
define("_AM_RESTART", "Restart this poll");
define("_AM_ADDMORE", "Add more options");
define("_AM_POLLRESULTS", "Poll results");
define("_AM_RUSUREDEL", "Are you sure you want to delete this poll and all its comments?");
define("_AM_RESTARTPOLL", "Restart poll");
define("_AM_RESET", "Reset all logs for this poll?");

modules/polls/language/english/main.php
define("_PL_POSTERC","Poster: ");
define("_PL_DATEC","Date: ");
define("_PL_EDITNOTALLOWED","You're not allowed to edit this comment!");
define("_PL_ANONNOTALLOWED","Anonymous user not allowed to post.");
define("_PL_THANKSFORPOST","Thanks for your submission!");
define("_PL_DELNOTALLOWED","You're not allowed to delete this comment!");
define("_PL_GOBACK","Go Back");
define("_PL_AREYOUSURE","Are you sure you want to delete this comment and all its child comments?");
define("_PL_COMMENTSDEL","Comment(s) Deleted Successfully!");
define("_PL_TOTALVOTES","Total Votes: %s");
define("_PL_TOTALVOTERS","Total Voters: %s");
define("_PL_POLLSLIST","Polls List");
define("_PL_ALREADYVOTED", "Sorry, you have already voted once.");
define("_PL_THANKSFORVOTE","Thanks for your vote!");
define("_PL_SORRYEXPIRED", "Sorry, but the poll has expired.");
define("_PL_YOURPOLLAT", "%s, your poll at %s"); // 1st %s is user name, 2nd %s is site name
define("_PL_PREV", "Previous");
define("_PL_NEXT", "Next");
define("_PL_ENDSAT","Ends at %s");
define("_PL_ENDEDAT","Ended at %s");
define("_PL_VOTE","Vote!");
define("_PL_RESULTS","Results");
define("_PL_POLLQUESTION", "Poll Question");
define("_PL_VOTERS", "Total voters");
define("_PL_VOTES", "Total votes");
define("_PL_EXPIRATION", "Expiration");
define("_PL_EXPIRED", "Expired");


language/english/install.php
define("_INSTALL_L0","Welcome to the Install Wizard for XOOPS 1.0 RC3");
define("_INSTALL_L70","Please change the file permission for mainfile.php so that it is writeable by the server (i.e. chmod 777 mainfile.php on UNIX/LINUX servers). Reload this page once you have changed the permission setting.");
define("_INSTALL_L71","Click on the button below to begin the installation.");
define("_INSTALL_L1","Open mainfile.php with your text editor and find the following codes on line 31:");
define("_INSTALL_L2","Now, change this line to:");
define("_INSTALL_L3","Next, on line 35, change %s to %s");
define("_INSTALL_L4","OK, I have set the above setings, let me try again!");
define("_INSTALL_L5","WARNING!");
define("_INSTALL_L6","There is a mismatch between your XOOPS_ROOT_PATH configuration on line 31 of mainfile.php and the root path info we have detected.");
define("_INSTALL_L7","Your setting: ");
define("_INSTALL_L8","We detected: ");
define("_INSTALL_L9","( On MS platforms, you may receive this error message even when your configuration is correct. If that is the case, please press the button below to continue)");
define("_INSTALL_L10","Plesae press the button below to continue if this is really ok.");
define("_INSTALL_L11","The server path to your XOOPS root directory: ");
define("_INSTALL_L12","URL to your XOOPS root directory: ");
define("_INSTALL_L13","If the above setting is correct, press the button below to continue.<br />(This will not start creating tables yet)");
define("_INSTALL_L14","Next");
define("_INSTALL_L15","Please open mainfile.php and enter required DB settings data");
define("_INSTALL_L16","%s is the hostname of your database server.");
define("_INSTALL_L17","%s is the username of your database account.");
define("_INSTALL_L18","%s is the password required to access your database.");
define("_INSTALL_L19","%s is the name of your database in which XOOPS tables will be created.");
define("_INSTALL_L20","%s is the prefix for tables that will be made during the installation.");
define("_INSTALL_L21","The following database was not found on the server:");
define("_INSTALL_L22","Attempt to create it?");
define("_INSTALL_L23","Yes");
define("_INSTALL_L24","No");
define("_INSTALL_L25","We have detected the following database information from your configuration in mainfile.php. Please fix it now if this is not correct.");
define("_INSTALL_L26","Database Configuration");
define("_INSTALL_L51","Database");
define("_INSTALL_L66","Choose the database to be used");
define("_INSTALL_L27","Database Hostname");
define("_INSTALL_L67","Hostname of the database server. If you are unsure, 'localhost' works in most cases.");
define("_INSTALL_L28","Database Username");
define("_INSTALL_L65","Your database user account on the host");
define("_INSTALL_L29","Database Name");
define("_INSTALL_L64","The name of database on the host. The installer will attempt to create the database if not exist");
define("_INSTALL_L52","Database Password");
define("_INSTALL_L68","Password for your database user account");
define("_INSTALL_L30","Table Prefix");
define("_INSTALL_L63","This prefix will be added to all new tables created to avoid name conflict in the database. If you are unsure, just use the default 'xoops'.");
define("_INSTALL_L54","Use persistent connection?");
define("_INSTALL_L69","Default is 'Yes'. Choose 'Yes' if you are unsure.");
define("_INSTALL_L55","XOOPS Physical Path");
define("_INSTALL_L59","Physical path to your main XOOPS directory WITHOUT trailing slash");
define("_INSTALL_L56","XOOPS Virtual Path (URL)");
define("_INSTALL_L58","Virtual path to your main XOOPS directory WITHOUT trailing slash");

define("_INSTALL_L31","Could not create database. Contact the server administrator for details.");
define("_INSTALL_L32","Installation Complete");
define("_INSTALL_L33","Click <a href='index.php'>here</a> to see the home page of your site.");
define("_INSTALL_L35","If you had any errors, please contact the dev team at <a href='http://www.xoops.org/'>XOOPS.org</a>");
define("_INSTALL_L36","Please choose your site admin's name and password and click on the button below to initiate the creation of database tables.");
define("_INSTALL_L37","Admin Name");
define("_INSTALL_L38","Admin Email");
define("_INSTALL_L39","Admin Password");
define("_INSTALL_L40","Create Tables");
define("_INSTALL_L41","Please go back and type in all the required info.");
define("_INSTALL_L42","Back");
define("_INSTALL_L57","Please enter %s");

// %s is database name
define("_INSTALL_L43","Database %s created!");

// %s is table name
define("_INSTALL_L44","Unable to make %s"); 
define("_INSTALL_L45","Table %s created");

define("_INSTALL_L46","In order for the modules included in the package to work correctly, the following files must be writeable by the server. Please change the permission setting for these files:");
define("_INSTALL_L47","Submit");

define("_INSTALL_L53","Please confirm the following submitted data:");

define("_INSTALL_L60","Could not open mainfile.php. Please check the file permission and try again.");
define("_INSTALL_L61","Could not write to mainfile.php. Contact the server administrator for details.");
define("_INSTALL_L62","Configuration data has been saved successfully. Click on the button below to continue.");
define("_INSTALL_L72","The following directories must be created with the write permission by the server. (i.e. 'chmod 777 directory_name' on a UNIX/LINUX server)");
define("_INSTALL_L73","Invalid Email");

/modules/xoopsmembers/language/english/blocks.php
define("_MB_MEMBERS_TITLE1","Top Posters");
define("_MB_MEMBERS_TITLE2","New Members");
define("_MB_MEMBERS_DISPLAY","Display %s members");
define("_MB_MEMBERS_DISPLAYA","Display member avatars");
define("_MB_MEMBERS_NODISPGR","Do not display users whose rank is:");

/modules/xoopsmembers/language/english/modinfo.php
define("_MI_MEMBERS_BNAME1","Top posters");
define("_MI_MEMBERS_BNAME2","New members");

/modules/xoopsmembers/language/english/main.php
define("_MM_SEARCH","Search Members");
define("_MM_AVATAR","Avatar");
define("_MM_REALNAME","Real Name");
define("_MM_REGDATE","Joined Date");
define("_MM_EMAIL","Email");
define("_MM_PM","PM");
define("_MM_URL","URL");
define("_MM_PREVIOUS","Previous");
define("_MM_NEXT","Next");
define("_MM_USERSFOUND","%s member(s) found");
define("_MM_TOTALUSERS", "Total: %s members");
define("_MM_NOFOUND","No Members Found");
define("_MM_UNAME","User Name");
define("_MM_ICQ","ICQ Number");
define("_MM_AIM","AIM Handle");
define("_MM_YIM","YIM Handle");
define("_MM_MSNM","MSNM Handle");
define("_MM_LOCATION","Location contains");
define("_MM_OCCUPATION","Occupation contains");
define("_MM_INTEREST","Interest contains");
define("_MM_URLC","URL contains");
define("_MM_LASTLOGMORE","Last login is more than <span style='color:#ff0000;'>X</span> days ago");
define("_MM_LASTLOGLESS","Last login is less than <span style='color:#ff0000;'>X</span> days ago");
define("_MM_REGMORE","Joined date is more than <span style='color:#ff0000;'>X</span> days ago");
define("_MM_REGLESS","Joined date is less than <span style='color:#ff0000;'>X</span> days ago");
define("_MM_POSTSMORE","Number of Posts is greater than <span style='color:#ff0000;'>X</span>");
define("_MM_POSTSLESS","Number of Posts is less than <span style='color:#ff0000;'>X</span>");
define("_MM_SORT","Sort by");
define("_MM_ORDER","Order");
define("_MM_LASTLOGIN","Last login");
define("_MM_POSTS","Number of posts");
define("_MM_ASC","Ascending order");
define("_MM_DESC","Descending order");
define("_MM_LIMIT","Number of members per page");
define("_MM_RESULTS", "Search results");

/modules/system/language/english/admin/findusers.php
define("_AM_FINDUS","Find Users");
define("_AM_AVATAR","Avatar");
define("_AM_REALNAME","Real Name");
define("_AM_REGDATE","Joined Date");
define("_AM_EMAIL","Email");
define("_AM_PM","PM");
define("_AM_URL","URL");
define("_AM_PREVIOUS","Previous");
define("_AM_NEXT","Next");
define("_AM_USERSFOUND","%s user(s) found");

define("_AM_ACTUS", "Active Users: %s");
define("_AM_INACTUS", "Inactive Users: %s");
define("_AM_NOFOUND","No Users Found");
define("_AM_UNAME","User Name");
define("_AM_ICQ","ICQ Number");
define("_AM_AIM","AIM Handle");
define("_AM_YIM","YIM Handle");
define("_AM_MSNM","MSNM Handle");
define("_AM_LOCATION","Location contains");
define("_AM_OCCUPATION","Occupation contains");
define("_AM_INTEREST","Interest contains");
define("_AM_URLC","URL contains");
define("_AM_LASTLOGMORE","Last login is more than <span style='color:#ff0000;'>X</span> days ago");
define("_AM_LASTLOGLESS","Last login is less than <span style='color:#ff0000;'>X</span> days ago");
define("_AM_REGMORE","Joined date is more than <span style='color:#ff0000;'>X</span> days ago");
define("_AM_REGLESS","Joined date is less than <span style='color:#ff0000;'>X</span> days ago");
define("_AM_POSTSMORE","Number of Posts is greater than <span style='color:#ff0000;'>X</span>");
define("_AM_POSTSLESS","Number of Posts is less than <span style='color:#ff0000;'>X</span>");
define("_AM_SORT","Sort by");
define("_AM_ORDER","Order");
define("_AM_LASTLOGIN","Last login");
define("_AM_POSTS","Number of posts");
define("_AM_ASC","Ascending order");
define("_AM_DESC","Descending order");
define("_AM_LIMIT","Number of users per page");
define("_AM_RESULTS", "Search results");
define("_AM_SHOWTYPE", "Type of users to show");
define("_AM_ACTIVE","Only active users");
define("_AM_INACTIVE","Only inactive users");
define("_AM_BOTH", "All users");
define("_AM_SENDMAIL", "Send mail");

modules/system/language/english/admin/users.php
define("_AM_THEME","Theme");
define("_AM_NOUSERS", "No users selected");

modules/system/language/english/admin.php
define("_MD_AM_MLUS", "Mail Users");
define("_MD_AM_FINDUSER", "Find Users");

modules/system/language/english/search.php
define("_SR_KEYWORDS","Keywords");
define("_SR_TYPE","Type");
define("_SR_SEARCHIN","Search in");

languages/english/user.php
define("_US_MAXPIXEL","Max Pixels");
define("_US_MAXIMGSZ","Max Image Size (Bytes)");
define("_US_SELFILE","Select file");
define("_US_OLDDELETED","Your old avatar will be deleted!");

modules/system/languages/english/admin/filter.php
define("_AM_FILTERSETTINGS","Site Filter Settings");
define("_AM_BADIPS","Ban IP address");
define("_AM_BADWORDS","Bad words list");
define("_AM_BADUNAMES","Bad usernames list");
define("_AM_ENTERIPS","Enter IP addresses that should be banned out from the site.<br />Enter one IP address per line.");
define("_AM_BADIPSTART","^aaa.bbb.ccc will disallow visitors with an IP that starts with aaa.bbb.ccc");
define("_AM_BADIPEND","aaa.bbb.ccc$ will disallow visitors with an IP that ends with aaa.bbb.ccc");
define("_AM_BADIPCONTAIN","aaa.bbb.ccc will disallow visitors with an IP that contains aaa.bbb.ccc");
define("_AM_ENTERUNAMES","Enter names that should not be selected as username.<br />Enter one name per line, case insensitive.");
define("_AM_ENTERWORDS","Enter words that should be censored in user posts. The words will be replaced with ####.<br />Enter one word per line, case insensitive.");