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

@@ -72,7 +72,7 @@ define("USRLAN_58", "file uploads are disabled in php.ini");
define("USRLAN_59", "Quick add user"); // FIXME duplicate?
define("USRLAN_60", "Add user");
define("USRLAN_61", "Display name");
define("USRLAN_62", "Password");
//define("USRLAN_62", "Password");//LAN_PASSWORD
define("USRLAN_63", "Re-type Password");
define("USRLAN_64", "Email Address");
define("USRLAN_65", "That display name cannot be accepted as valid, please choose a different display name");