diff --git a/e107_plugins/_blank/languages/English/English_global.php b/e107_plugins/_blank/languages/English/English_global.php index c3967a67a..e889593b4 100644 --- a/e107_plugins/_blank/languages/English/English_global.php +++ b/e107_plugins/_blank/languages/English/English_global.php @@ -4,7 +4,7 @@ // This should contain the LANs used in the plugin.xml file. define("LAN_PLUGIN__BLANK_NAME", "Blank Plugin"); -define("LAN_PLUGIN__BLANK_DIZ", "A Blank Plugin to help you get started in plugin development"); +define("LAN_PLUGIN__BLANK_DIZ", "A Blank Plugin to help you get started in plugin development. More details can be added here."); define("LAN_PLUGIN__BLANK_LINK", "Blank Link"); ?> \ No newline at end of file diff --git a/e107_plugins/_blank/plugin.xml b/e107_plugins/_blank/plugin.xml index f418998e9..76750c13d 100644 --- a/e107_plugins/_blank/plugin.xml +++ b/e107_plugins/_blank/plugin.xml @@ -1,8 +1,14 @@ - A Blank Plugin to help you get started in plugin development - misc + A Blank Plugin to help you get started in plugin development + A Blank Plugin to help you get started in plugin development. More details can be added here. + misc + + blank + empty + template + LAN_CONGIGURE Blank Prefs