mirror of
https://github.com/e107inc/e107.git
synced 2025-09-03 03:13:34 +02:00
Issue #2846 LAN vars cleanup
This commit is contained in:
@@ -52,10 +52,10 @@ define("BANLAN_44", "Use expiry date/time from import");
|
||||
define("BANLAN_45", "Import");
|
||||
define("BANLAN_46", "Import File:");
|
||||
define("BANLAN_47", "File upload error");
|
||||
define("BANLAN_48", "Deleted --NUM-- expired ban list entries");
|
||||
define("BANLAN_48", "Deleted [y] expired ban list entries");
|
||||
define("BANLAN_49", "CSV import: Unbalanced quotes in line ");
|
||||
define("BANLAN_50", "CSV import: Error writing banlist record at line ");
|
||||
define("BANLAN_51", "CSV import: Success, --NUM-- lines imported from file ");
|
||||
define("BANLAN_51", "CSV import: Success, [y] lines imported from file ");
|
||||
define("BANLAN_52", "Whitelist");
|
||||
define("BANLAN_53", "Add to Whitelist");
|
||||
define("BANLAN_54", "No entries in whitelist");
|
||||
@@ -91,7 +91,7 @@ define("BANLAN_83", "Date/Time");
|
||||
define("BANLAN_84", "IP Address");
|
||||
define("BANLAN_85", "Additional information");
|
||||
define("BANLAN_86", "Ban-related events");
|
||||
define("BANLAN_87", "Total --NUM-- entries in list");
|
||||
define("BANLAN_87", "Total [y] entries in list");
|
||||
define("BANLAN_88", "Empty Ban Action Log");
|
||||
define("BANLAN_89", "Log File Deleted");
|
||||
define("BANLAN_90", "Error deleting log file");
|
||||
|
Reference in New Issue
Block a user