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

Duplicate LANs Replaced with Common Phrases - Page & Menus

LANS found on PAGE and MENU replaced with common terms - plus other odd
instances of same terms.
This commit is contained in:
MikeyGMT
2015-07-02 14:33:04 +01:00
parent 142d31768c
commit ea79550e83
29 changed files with 39 additions and 39 deletions

View File

@@ -20,7 +20,7 @@ define("EPL_ADLAN_8", "Preference settings successfully created.");
define("EPL_ADLAN_9", "SQL commands failed. Check to be sure all upgrade changes are ok.");
define("EPL_ADLAN_10", "Name");
define("EPL_ADLAN_11", "Version");
define("EPL_ADLAN_12", "Author");
//define("EPL_ADLAN_12", "Author"); //LAN_AUTHOR
define("EPL_ADLAN_13", "Compatible");
define("EPL_ADLAN_14", "Description");
define("EPL_ADLAN_15", "Read the README file for more information");
@@ -212,7 +212,7 @@ define ('EPL_ADLAN_181',"True/False");
define ('EPL_ADLAN_182',"Text Box (number)");
define ('EPL_ADLAN_183',"DropDown");
define ('EPL_ADLAN_184',"DropDown (userclasses)");
define ('EPL_ADLAN_185',"Date");
//define ('EPL_ADLAN_185',"Date");//LAN_DATE
define ('EPL_ADLAN_186',"Custom Function");
define ('EPL_ADLAN_187',"Hidden");
define ('EPL_ADLAN_188',"User");