mirror of
https://github.com/e107inc/e107.git
synced 2025-08-25 15:31:41 +02:00
More Duplicate LANS #6 LAN_NONE LAN_SUBMIT
More Duplicate LANS #6 LAN_NONE LAN_SUBMIT
This commit is contained in:
@@ -1,14 +1,12 @@
|
||||
<?php
|
||||
/*
|
||||
+ ----------------------------------------------------------------------------+
|
||||
| e107 website system - Language File.
|
||||
|
|
||||
| $Source: /cvs_backup/e107_0.8/e107_languages/English/admin/lan_users_extended.php,v $
|
||||
| $Revision$
|
||||
| $Date$
|
||||
| $Author$
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
* e107 website system
|
||||
*
|
||||
* Copyright (C) 2008-2017 e107 Inc (e107.org)
|
||||
* Released under the terms and conditions of the
|
||||
* GNU General Public License (http://www.gnu.org/licenses/gpl.txt)
|
||||
*
|
||||
*/
|
||||
define("EXTLAN_1", "Name");
|
||||
define("EXTLAN_2", "Preview");
|
||||
define("EXTLAN_3", "Values");
|
||||
@@ -70,7 +68,7 @@ define("EXTLAN_57", "Activated");
|
||||
define("EXTLAN_58", "Not Activated");
|
||||
define("EXTLAN_59", "Activate");
|
||||
define("EXTLAN_60", "Deactivate");
|
||||
define("EXTLAN_61", "None");
|
||||
//define("EXTLAN_61", "None");//LAN_NONE
|
||||
|
||||
define("EXTLAN_62", "Table");
|
||||
define("EXTLAN_63", "Field Id");
|
||||
|
Reference in New Issue
Block a user