mirror of
https://github.com/e107inc/e107.git
synced 2025-08-15 19:14:09 +02:00
Featurebox LAN
This commit is contained in:
@@ -6,11 +6,15 @@
|
||||
* Featurebox global language defines
|
||||
*/
|
||||
|
||||
define("LAN_PLUGIN_FEATUREBOX_NAME", "Feature Box");
|
||||
define("LAN_PLUGIN_FEATUREBOX_NAME", "Feature Box");
|
||||
define("LAN_PLUGIN_FEATUREBOX_DESCRIPTION", "Displays an animated area on the top of your page with news-items and other content you would like to feature.");
|
||||
define("LAN_PLUGIN_FEATUREBOX_BATCH", "Create Featurebox Item");
|
||||
|
||||
|
||||
// Install/uninstall messages
|
||||
define('FBLAN_INSTALL_01', 'Adding Default category table data.');
|
||||
define('FBLAN_INSTALL_02', 'Adding Default table data.');
|
||||
define('FBLAN_INSTALL_01', 'Adding Default category table data.'); //XXX Use Generic
|
||||
define('FBLAN_INSTALL_02', 'Adding Default table data.'); //XXX Use Generic
|
||||
|
||||
|
||||
|
||||
?>
|
Reference in New Issue
Block a user