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

Issue #6 - LANs: Replace all references to "Comments" with LAN_COMMENTS

This commit is contained in:
Cameron
2015-07-07 18:02:16 -07:00
parent 6b5d95388f
commit af53d2dd3d
29 changed files with 40 additions and 39 deletions

View File

@@ -116,7 +116,7 @@ define("ADLAN_110", "Registered members");
define("ADLAN_111", "Unverified members");
define("ADLAN_112", "Banned users");
// define("ADLAN_113", "Forum posts"); // should already be loaded from forum global language file.
define("ADLAN_114", "Comments");
// define("ADLAN_114", "Comments");
// define("ADLAN_115", "Chatbox posts");
define("ADLAN_116", "Admin log ...");
define("ADLAN_117", "Show all entries");