mirror of
https://github.com/e107inc/e107.git
synced 2025-08-30 17:50:12 +02:00
New language file types: English_global.php (for plugin.xml terms) and English_log.php (for admin-log terms). Auto-detected when present and loaded automatically when needed.
This commit is contained in:
@@ -24,11 +24,11 @@
|
||||
|
||||
if (!defined("PAGE_NAME")) { define("PAGE_NAME", "List New Items"); }
|
||||
|
||||
define("LIST_PLUGIN_1", "List");
|
||||
// define("LIST_PLUGIN_1", "List");
|
||||
define("LIST_PLUGIN_2", "This plugin allows you to view a list of recent additions in all e107 categories. You can either view the list with data since your last visit, or view a general latest additions list. Besides the page a menu is also present. Every section is configurable in the admin area.");
|
||||
define("LIST_PLUGIN_3", "Configure Main Menu");
|
||||
define("LIST_PLUGIN_4", "The List_new plugin is now ready to be used.");
|
||||
define("LIST_PLUGIN_5", "list");
|
||||
|
||||
define("LIST_PLUGIN_6", "This plugin is not installed.");
|
||||
|
||||
define("LIST_ADMIN_1", "recent");
|
||||
|
Reference in New Issue
Block a user