mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
Issue #2846 LAN vars cleanup
This commit is contained in:
@@ -88,7 +88,7 @@ define("EXTLAN_74", "is a reserved field name and can not be used.");
|
||||
define("EXTLAN_75", "Error adding field to database.");
|
||||
define("EXTLAN_76", "Invalid characters in field name - only A-Z, a-z, 0-9, allowed.");
|
||||
define("EXTLAN_77", "Category not deleted - must delete fields in category first: ");
|
||||
define("EXTLAN_78", "Cannot find file --FILE-- needed to create data table");
|
||||
define("EXTLAN_78", "Cannot find file [x] needed to create data table");
|
||||
|
||||
define("EXTLAN_79", "Label");
|
||||
define("EXTLAN_80", "Validation error - aborted.");
|
||||
|
Reference in New Issue
Block a user