1
0
mirror of https://github.com/e107inc/e107.git synced 2025-09-09 22:01:05 +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:
MikeyGMT
2017-02-11 00:43:39 +00:00
parent 28e8937845
commit 8dc9f1d006
5 changed files with 19 additions and 17 deletions

View File

@@ -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");

View File

@@ -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");