diff --git a/e107_plugins/linkwords/languages/English_global.php b/e107_plugins/linkwords/languages/English_global.php index e69de29bb2..f80fb6f3c9 100644 --- a/e107_plugins/linkwords/languages/English_global.php +++ b/e107_plugins/linkwords/languages/English_global.php @@ -0,0 +1,6 @@ + diff --git a/e107_plugins/list_new/languages/English_admin_list_new.php b/e107_plugins/list_new/languages/English_admin_list_new.php index 91cccd28f2..1a8166c51b 100644 --- a/e107_plugins/list_new/languages/English_admin_list_new.php +++ b/e107_plugins/list_new/languages/English_admin_list_new.php @@ -25,7 +25,7 @@ if (!defined("PAGE_NAME")) { define("PAGE_NAME", "List New Items"); } // 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_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."); diff --git a/e107_plugins/list_new/languages/English_global.php b/e107_plugins/list_new/languages/English_global.php new file mode 100644 index 0000000000..e69de29bb2 diff --git a/e107_plugins/list_new/plugin.xml b/e107_plugins/list_new/plugin.xml index 946251ceef..cf48f6a276 100644 --- a/e107_plugins/list_new/plugin.xml +++ b/e107_plugins/list_new/plugin.xml @@ -1,14 +1,11 @@ - + - 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. + This plugin allows you to view a list and/or menu 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. content Copyright e107 Inc e107.org, Licensed under GPL (http://www.gnu.org/licenses/gpl.txt) - - - - LIST_PLUGIN_3 + LIST_PLUGIN_3 LIST_PLUGIN_1