mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
removed debug messages from LAN files
This commit is contained in:
@@ -88,9 +88,6 @@ define("LAN_CRON_52", "Day(s):");
|
||||
define("LAN_CRON_53", "Month(s):");
|
||||
define("LAN_CRON_54", "Weekday(s):");
|
||||
|
||||
define("LAN_CRON_55", "Executing config function [b][function][/b]");
|
||||
define("LAN_CRON_56", "Config function [b][method][/b] NOT found.");
|
||||
|
||||
define("LAN_CRON_BACKUP", "Backup");
|
||||
define("LAN_CRON_LOGGING", "Logging");
|
||||
define("LAN_CRON_RUNNING", "Running")
|
||||
|
@@ -43,8 +43,6 @@ define("FRTLAN_PAGE_TITLE", "Front Page");
|
||||
//define("FRTLAN_55", "Confirm delete rule?");
|
||||
define("FRTLAN_56", "duplicate definition for class:");
|
||||
define("FRTLAN_57", "Software error");
|
||||
define("FRTLAN_58", "Home");
|
||||
define("FRTLAN_59", "Post-Login");
|
||||
define("FRTLAN_60", "Front");
|
||||
|
||||
?>
|
@@ -81,8 +81,6 @@ define("LANG_LAN_118", "Please verify your language files ('Verify') then try ag
|
||||
define("LANG_LAN_119", "Please check that CORE_LC and CORE_LC2 have values in [lcpath] and try again.");
|
||||
define("LANG_LAN_120", "Please make sure you are using default folder names in e107_config.php (eg. e107_languages/, e107_plugins/ etc.) and try again.");
|
||||
define("LANG_LAN_121", "Couldn't Load:");
|
||||
define("LANG_LAN_122", "Script:");
|
||||
define("LANG_LAN_123", "LanFile:");
|
||||
define("LANG_LAN_124", "Definition");
|
||||
define("LANG_LAN_125", "(disabled)");
|
||||
define("LANG_LAN_126", "Disable All Unused");
|
||||
|
@@ -210,17 +210,6 @@ define("LAN_NEWS_73", "Sidebar - Othernews 2");
|
||||
define("LAN_NEWS_74", "Carousel");
|
||||
define("LAN_NEWS_75", "Featurebox");
|
||||
|
||||
define("LAN_NEWS_76", "Checking for Ping Status");
|
||||
define("LAN_NEWS_77", "Initiating ping");
|
||||
define("LAN_NEWS_78", "Successfully Pinged:");
|
||||
define("LAN_NEWS_79", "with:");
|
||||
define("LAN_NEWS_80", "Ping failed!:");
|
||||
define("LAN_NEWS_81", "Ping not triggerred");
|
||||
define("LAN_NEWS_82", "Services:");
|
||||
define("LAN_NEWS_83", "Userclass:");
|
||||
define("LAN_NEWS_84", "Attempting to ping:");
|
||||
define("LAN_NEWS_85", "Request:");
|
||||
define("LAN_NEWS_86", "Error:");
|
||||
define("LAN_NEWS_87", "eg. blogsearch.google.com/ping/RPC2");
|
||||
define("LAN_NEWS_88", "Determines how the default news page should appear.");
|
||||
define("LAN_NEWS_89", "Notify these services when you create/update news items.");
|
||||
|
Reference in New Issue
Block a user