1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-05 22:27:34 +02:00

Minor LAN clean-up on Cache

This commit is contained in:
Tijn Kuyper
2013-02-25 18:35:31 +01:00
parent 0e01bbb032
commit 7ebffc627f

View File

@@ -9,7 +9,7 @@
define("CACLAN_1", "Cache System Status");
define("CACLAN_2", "Set cache status");
define("CACLAN_3", "Cache Management");
define("CACLAN_4", "Cache status set");
// define("CACLAN_4", "Cache status set");
define("CACLAN_5", "Empty Content Cache");
define("CACLAN_6", "Cache Emptied");
@@ -19,7 +19,7 @@ define("CACLAN_11", "Content Cache");
define("CACLAN_12", "System Cache");
define("CACLAN_13", "Content cache contains page rendered content. This includes any content (html) that you see rendered on your site.");
define("CACLAN_14", "System cache contains system config information. This includes site pref, currently active menus, etc. No actual content will be contained here.");
define("CACLAN_15", "System Cache Emptied");
// define("CACLAN_15", "System Cache Emptied");
define("CACLAN_16", "Empty System Cache");
define("CACLAN_17", "Currently contains");
define("CACLAN_18", "file");