1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 04:12:00 +02:00

Issue #2846 LAN vars cleanup

This commit is contained in:
Cameron
2017-11-06 13:48:08 -08:00
parent 6b05ae7dd4
commit 70df3a3ae6
24 changed files with 93 additions and 93 deletions

View File

@@ -159,7 +159,7 @@ define("USRLAN_154", "Clear email for checked");
define("USRLAN_155", "Total {TOTAL} emails found. {DELCOUNT} deleted through options.<br />{DELUSER} users marked as 'bounced' (out of {FOUND} emails)");
define("USRLAN_156", "Email address is already in use");
// define("USRLAN_160", "Total --COUNT-- users of type --TYPE-- pruned");
// define("USRLAN_160", "Total [x] users of type --TYPE-- pruned");
define("USRLAN_161", "User ID [x] name [y] banned");
define("USRLAN_162", "User ID [x] name [y] unbanned");
// define("USRLAN_163", "User ID --UID-- deleted");
@@ -169,7 +169,7 @@ define("USRLAN_166", "User ID [x] name [y] approved");
//FIX ME USERLAN_160 - USERLAN_166 need to be reworked avoid duplication.
define("USRLAN_167", "Validation email ID [x] resent to [y] at [z]");
// define("USRLAN_168", "Re-send --COUNT-- validation emails");
// define("USRLAN_168", "Re-send [x] validation emails");
define("USRLAN_169", "Total [x] bounced emails deleted");
define("USRLAN_170", "Random user name");
define("USRLAN_171", "Random password");