1
0
mirror of https://github.com/e107inc/e107.git synced 2025-04-16 18:42:01 +02:00

Update lan_admin.php

This commit is contained in:
Gábor 2018-07-24 06:14:30 +02:00 committed by GitHub
parent 4e17893595
commit 75ccbd5e3c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -202,11 +202,10 @@ define("ADLAN_187", "Unable to create [x]. Please check your folder permissions.
define("ADLAN_188", "Your timezone setting [x] is invalid. It has been reset to UTC. To Modify, please go to Admin -> Preferences -> Date Display Options.");
define("ADLAN_189", "The following plugins are not compatible with this version of e107 and should be uninstalled: ");
define("ADLAN_190", "Need Help?");
define("ADLAN_191", "Connect with our community for [x] with any upgrading issues you may encounter.");
define("ADLAN_192", "Connect with our community for [x] with any e107 issues you may encounter.");
define("ADLAN_193", "free support");
define("ADLAN_194", "The folder [x] is not writable. Please correct before proceeding.");
define("ADLAN_195", "Legacy avatars folder detected. Please make sure [x]avatars/ is writable. Please correct before proceeding.");
define("ADLAN_191", "Connect with our community for [free support] with any upgrading issues you may encounter.");
define("ADLAN_192", "Connect with our community for [free support] with any e107 issues you may encounter.");
define("ADLAN_193", "The folder [x] is not writable. Please correct before proceeding.");
define("ADLAN_194", "Legacy avatars folder detected. Please make sure [x]avatars/ is writable. Please correct before proceeding.");
// define("ADLAN_CL_1", "Settings");
define("ADLAN_CL_2", "Users");