mirror of
https://github.com/e107inc/e107.git
synced 2025-08-02 20:57:26 +02:00
Update lan_users.php
This commit is contained in:
@@ -180,7 +180,7 @@ define("USRLAN_171", "Random password");
|
||||
define("USRLAN_172", "User account has been created with the following:");
|
||||
// define("USRLAN_173", "Login name set");
|
||||
// define("USRLAN_174", "User name --NAME-- created");
|
||||
define("USRLAN_175", "");
|
||||
define("USRLAN_175", "Session");
|
||||
|
||||
define("USRLAN_179", "User banned: ");
|
||||
define("USRLAN_180", "IP address of {IP} appears on whitelist; IP not banned.");
|
||||
@@ -199,7 +199,7 @@ define("USRLAN_191", "Administrator can impose restrictions during this period i
|
||||
define("USRLAN_192", ""); // was "days" use value in lan_date.php instead.
|
||||
define("USRLAN_193", "Nothing changed - not saved");
|
||||
define("USRLAN_194", "Signature may be modified by");
|
||||
define("USRLAN_195", "");
|
||||
define("USRLAN_195", "Last Post");
|
||||
|
||||
//User Ranks phrases
|
||||
// define("USRLAN_196", "User ranks"); // use LAN_USER_RANKS
|
||||
@@ -278,7 +278,7 @@ define("USRLAN_250", "Us");
|
||||
define("USRLAN_251", "Leave blank for no change");
|
||||
define("USRLAN_252", "Resend account activation email to unactivated users.");
|
||||
define("USRLAN_253", "Older than");
|
||||
define("USRLAN_254", " Reset all passwords");
|
||||
define("USRLAN_254", "Reset all passwords");
|
||||
|
||||
// These need review - there are duplicates above - they come from admin/lan_userclass.php.
|
||||
define("UCSLAN_1", "Sending notification email to");
|
||||
|
Reference in New Issue
Block a user