mirror of
https://github.com/e107inc/e107.git
synced 2025-08-26 15:54:43 +02:00
More Duplicate LANS #6 in Submit News, Cron, Mailout
More Duplicate LANS #6 in Submit News, Cron, Mailout
This commit is contained in:
@@ -1,8 +1,10 @@
|
||||
<?php
|
||||
/*
|
||||
* Copyright (C) 2008-2013 e107 Inc (e107.org), Licensed under GNU GPL (http://www.gnu.org/licenses/gpl.txt)
|
||||
* e107 website system
|
||||
*
|
||||
* Admin Language File
|
||||
* 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)
|
||||
*
|
||||
*/
|
||||
|
||||
@@ -61,7 +63,7 @@ define("LAN_CRON_20_3", "Recommended to keep system up to date.");
|
||||
define("LAN_CRON_20_4", "Update this Git repository");
|
||||
define("LAN_CRON_20_5", "Update this e107 installation with the very latest files from github.");
|
||||
define("LAN_CRON_20_6", "Recommended for developers only.");
|
||||
define("LAN_CRON_20_7", "Warning!");
|
||||
//define("LAN_CRON_20_7", "Warning!");//LAN_WARNING
|
||||
define("LAN_CRON_20_8", "May cause site instability!");
|
||||
|
||||
define("LAN_CRON_30", "Every Minute");
|
||||
|
@@ -52,7 +52,7 @@ define("LAN_MAILOUT_38", "Cancel");
|
||||
define("LAN_MAILOUT_39", "Emailing");
|
||||
define("LAN_MAILOUT_40", "You need to rename <b>e107.htaccess</b> to <b>.htaccess</b> in");
|
||||
define("LAN_MAILOUT_41", "before sending mail from this page.");
|
||||
define("LAN_MAILOUT_42", "Warning");
|
||||
//define("LAN_MAILOUT_42", "Warning");//NOT_USED
|
||||
define("LAN_MAILOUT_43", "Username");
|
||||
define("LAN_MAILOUT_44", "User Login");
|
||||
define("LAN_MAILOUT_45", "User Email");
|
||||
|
@@ -10,14 +10,14 @@
|
||||
+----------------------------------------------------------------------------+
|
||||
*/
|
||||
define("PAGE_NAME", "Submit News");
|
||||
define("LAN_7", "Name: ");
|
||||
//define("LAN_7", "Name: ");//LAN_NAME
|
||||
//define("LAN_62", "News Title: ");//LAN_TITLE
|
||||
define("LAN_112", "Email Address: ");
|
||||
define("LAN_133", "Thank you");
|
||||
//define("LAN_112", "Email Address: ");//LAN_EMAIL
|
||||
//define("LAN_133", "Thank you");//LAN_THANK_YOU//NOT USED
|
||||
define("LAN_134", "Your item has been submitted for review by one of the site administrators.");
|
||||
define("LAN_135", "News Item: ");
|
||||
define("LAN_136", "Submit News Item");
|
||||
define("NWSLAN_6", "Category");
|
||||
//define("NWSLAN_6", "Category");//LAN_CATEGORY
|
||||
define("NWSLAN_10", "No news categories");
|
||||
define("NWSLAN_11", "You do not have access to this area or you are currently not logged in.");
|
||||
define("NWSLAN_12", "Access Denied.");
|
||||
@@ -31,7 +31,7 @@ define("SUBNEWSLAN_6", "(jpg, gif or png)");
|
||||
define("SUBNEWSLAN_7", "You must give your name and email address");
|
||||
define("SUBNEWSLAN_8", "Error uploading image");
|
||||
define("SUBNEWSLAN_9", "Keywords");
|
||||
define("SUBNEWSLAN_10", "Summary");
|
||||
//define("SUBNEWSLAN_10", "Summary");//LAN_SUMMARY
|
||||
define("SUBNEWSLAN_11", "Meta Description");
|
||||
define("SUBNEWSLAN_12", "Used by Facebook etc.");
|
||||
define("SUBNEWSLAN_13", "Media URLs");
|
||||
|
Reference in New Issue
Block a user