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

Removed some unused LANs. Cleaned up the deprecated LAN tool a little.

This commit is contained in:
Cameron
2021-02-11 12:29:16 -08:00
parent b0d10199b7
commit d985b830f4
5 changed files with 72 additions and 133 deletions

View File

@@ -7,31 +7,31 @@
*/
// define("BANLAN_1", "Ban removed.");
define("BANLAN_2", "No bans in list.");
define("BANLAN_3", "Existing Bans");
// define("BANLAN_2", "No bans in list.");
// define("BANLAN_3", "Existing Bans");
// define("BANLAN_4", "Remove ban");
define("BANLAN_5", "Enter IP, email address, or host");
define("BANLAN_7", "Reason");
define("BANLAN_8", "Ban Address");
// define("BANLAN_8", "Ban Address");
define("BANLAN_9", "Ban users from site by email, IP or host address");
define("BANLAN_10", "IP / Email / Reason");
define("BANLAN_11", "Auto-ban: More than 10 failed login attempts");
define("BANLAN_12", "Note: Reverse DNS is currently disabled; it must be enabled to allow banning by host. Banning by IP and email address will still function normally.");
define("BANLAN_13", "Note: To ban a user by user name, go to the users admin page: ");
define("BANLAN_14", "Ban List");
// define("BANLAN_12", "Note: Reverse DNS is currently disabled; it must be enabled to allow banning by host. Banning by IP and email address will still function normally.");
// define("BANLAN_13", "Note: To ban a user by user name, go to the users admin page: ");
// define("BANLAN_14", "Ban List");
define("BANLAN_15", "Messages/Ban Periods");
define("BANLAN_16", "Banning");
define("BANLAN_17", "Ban Date");
define("BANLAN_18", "Ban expires");
// define("BANLAN_17", "Ban Date");
// define("BANLAN_18", "Ban expires");
define("BANLAN_19", "Notes");
define("BANLAN_20", "Type");
// define("BANLAN_20", "Type");
//define("BANLAN_21", "Never");
define("BANLAN_22", "Unknown");
// define("BANLAN_22", "Unknown");
define("BANLAN_23", "day(s)");
define("BANLAN_24", "hours");
define("BANLAN_25", "Add to Banlist");
define("BANLAN_26", "Currently ");
define("BANLAN_27", "Invalid characters in IP address stripped - now:");
// define("BANLAN_25", "Add to Banlist");
// define("BANLAN_26", "Currently ");
// define("BANLAN_27", "Invalid characters in IP address stripped - now:");
define("BANLAN_28", "Ban type");
define("BANLAN_29", "Message to show to banned user");
define("BANLAN_30", "Ban duration");
@@ -43,13 +43,13 @@ define("BANLAN_35", "Import/Export");
define("BANLAN_36", "Export Types");
define("BANLAN_37", "Field Separator");
define("BANLAN_38", "Quote (round each value)");
define("BANLAN_39", "Export");
// define("BANLAN_39", "Export");
define("BANLAN_40", "Banlist Export");
define("BANLAN_41", "Banlist Import");
define("BANLAN_42", "Import Choices");
define("BANLAN_43", "Replace all existing imported bans");
define("BANLAN_44", "Use expiry date/time from import");
define("BANLAN_45", "Import");
// define("BANLAN_45", "Import");
define("BANLAN_46", "Import File:");
define("BANLAN_47", "File upload error");
define("BANLAN_48", "Deleted [y] expired ban list entries");

View File

@@ -53,50 +53,5 @@ define("CUSLAN_79", "You must enter either a page title or a menu name.");
define("CUSLAN_80", "Sub Title");
// define("CUSLAN_54", "Meta Keywords"); //LAN_KEYWORDS
// define("CUSLAN_1", "Title");
// define("CUSLAN_2", "Type");
// define("CUSLAN_3", "Search engine friendly string");
// define("CUSLAN_4", "Delete this item?");
// define("CUSLAN_5", "Existing Pages");
// define("CUSLAN_7", "Menu Name");
// define("CUSLAN_8", "Title / Caption");
// define("CUSLAN_10", "Allow page to be rated");
// define("CUSLAN_13", "Allow comments");
// define("CUSLAN_14", "Password protect page");
// define("CUSLAN_15", "enter password to protect page");
// define("CUSLAN_16", "Create link in main menu");
// define("CUSLAN_17", "enter link name to create");
// define("CUSLAN_18", "Page / link visible to");
// define("CUSLAN_19", "Update Page");
// define("CUSLAN_20", "Create Page");
// define("CUSLAN_21", "Update Menu");
// define("CUSLAN_22", "Create Menu");
// define("CUSLAN_23", "Edit page");
// define("CUSLAN_24", "Create new page");
// define("CUSLAN_25", "Edit menu");
// define("CUSLAN_26", "Create new menu");
// define("CUSLAN_27", "Page saved to database.");
// define("CUSLAN_28", "Page deleted");
// define("CUSLAN_32", "Meta keywords");
// define("CUSLAN_33", "Page Options");
// define("CUSLAN_34", "Title and SEF string are required fields. Page wasn"t saved.");
// define("CUSLAN_35", "SEF string should be unique for every page. Page wasn"t saved.");
// define("CUSLAN_36", "Menu name is required field and can"t be left empty. Menu wasn"t saved.");
// define("CUSLAN_37", "Custom Page Update");
// define("CUSLAN_38", "on");
// define("CUSLAN_39", "off");
// define("CUSLAN_40", "Save Options");
// define("CUSLAN_41", "Display author and date information");
// define("CUSLAN_42", "No pages defined yet");
// define("CUSLAN_43", "untitled menu: ");
// define("CUSLAN_44", "untitled page");
// define("CUSLAN_45", "Settings saved");
// define("CUSLAN_46", "Nothing changed - not saved");
// define("CUSLAN_47", "General Information");