1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-12 17:44:37 +02:00

LANS: LAN_PREFS usage.

This commit is contained in:
Cameron
2015-06-30 10:04:06 -07:00
parent aa4b56a792
commit be54ccfae4
4 changed files with 5 additions and 4 deletions

View File

@@ -112,7 +112,7 @@ define('DBLAN_93', "Database Converted successfully to UTF-8.");
define('DBLAN_94', "Please make sure you have the following line in your e107_config.php file:");
define('DBLAN_95', "Export Options");
define('DBLAN_96', "Preferences");
//define('DBLAN_96', "Preferences");
define('DBLAN_97', "Tables");
define('DBLAN_98', "Rows");
define('DBLAN_99', "Table Data:");

View File

@@ -125,7 +125,7 @@ define ('EPL_ADLAN_106',"Select your plugin's folder to begin.");
define ('EPL_ADLAN_107',"Build an admin-area and xml file for:");
define ('EPL_ADLAN_108',"Check language files:");
define ('EPL_ADLAN_109',"Basic Info.");
define ('EPL_ADLAN_110',"Preferences");
// define ('EPL_ADLAN_110',"Preferences");
define ('EPL_ADLAN_111',"Generate");
define ('EPL_ADLAN_112',"Review all fields and modify if necessary.");
define ('EPL_ADLAN_113',"Review ALL tabs before clicking 'Generate'.");
@@ -186,6 +186,7 @@ define ('EPL_ADLAN_161',"Other 3");
define ('EPL_ADLAN_162',"Other 4");
define ('EPL_ADLAN_163',"Exclude this table");
//FIXME TODO Excessive duplicate terms below.
define ('EPL_ADLAN_164',"Field");
define ('EPL_ADLAN_165',"Caption");
define ('EPL_ADLAN_166',"Type");