1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-02 19:02:39 +02:00

More Duplicate LANS #6 LAN_NONE LAN_SUBMIT

More Duplicate LANS #6 LAN_NONE LAN_SUBMIT
This commit is contained in:
MikeyGMT
2017-02-10 22:34:17 +00:00
parent 28e8937845
commit af17dffcaa
10 changed files with 54 additions and 62 deletions

View File

@@ -1,14 +1,12 @@
<?php
/*
+ ----------------------------------------------------------------------------+
| e107 website system - Language File.
|
| $Source: /cvs_backup/e107_0.8/e107_languages/English/lan_page.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("LAN_PAGE_1", "Page listing is turned off");
define("LAN_PAGE_2", "There are no pages");
@@ -19,7 +17,7 @@ define("LAN_PAGE_6", "You do not have permission to view this page");
//define("LAN_PAGE_7", "Incorrect password");//LAN_INCORRECT_PASSWORD
define("LAN_PAGE_8", "Password Protected Page");
//define("LAN_PAGE_9", "Password");//LAN_PASSWORD
define("LAN_PAGE_10", "Submit");
//define("LAN_PAGE_10", "Submit");//LAN_SUBMIT
define("LAN_PAGE_11", "Page List");
define("LAN_PAGE_12", "Invalid page");
define("LAN_PAGE_13", "Page");