1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-16 11:36:08 +02:00

Admin Language area finally using the adminUI.

This commit is contained in:
Cameron
2015-07-09 19:24:59 -07:00
parent 826def6dd8
commit 349a1ba8a3
3 changed files with 1366 additions and 961 deletions

View File

@@ -17,7 +17,7 @@ define("LANG_LAN_07", "Drop existing tables?");
define("LANG_LAN_08", "Replace existing tables (data will be lost).");
// define("LANG_LAN_10", "Confirm delete");
define("LANG_LAN_11", "Delete unchecked tables above (if they exist).");
define("LANG_LAN_12", "Enable Multi-Language Tables");
define("LANG_LAN_12", "Multi-Language Database Tables");
define("LANG_LAN_13", "Language Preferences");
define("LANG_LAN_14", "Default Site Language");
define("LANG_LAN_15", "Tick to copy data from the default language. (Useful for links, news-categories, etc.)");