mirror of
https://github.com/e107inc/e107.git
synced 2025-08-16 11:36:08 +02:00
@@ -47,4 +47,12 @@ define("FBLAN_31", "Random");
|
||||
define("FBLAN_32", "Parameters (optional)");
|
||||
define("FBLAN_33", "Optional Javascript Parameters (format subject to change)");
|
||||
|
||||
?>
|
||||
|
||||
// Install/uninstall messages
|
||||
|
||||
define("FBLAN_34", "Unassigned");
|
||||
define("FBLAN_35", "Carousel");
|
||||
define("FBLAN_36", "Tabs");
|
||||
|
||||
|
||||
|
||||
|
@@ -11,9 +11,3 @@ define("LAN_PLUGIN_FEATUREBOX_DESCRIPTION", "Displays an animated area on the to
|
||||
define("LAN_PLUGIN_FEATUREBOX_BATCH", "Create Featurebox Item");
|
||||
|
||||
|
||||
// Install/uninstall messages
|
||||
define("FBLAN_INSTALL_01", "Adding Default category table data."); //XXX Use Generic
|
||||
define("FBLAN_INSTALL_02", "Adding Default table data."); //XXX Use Generic
|
||||
define("FBLAN_INSTALL_03", "Unassigned");
|
||||
define("FBLAN_INSTALL_04", "Carousel");
|
||||
define("FBLAN_INSTALL_05", "Tabs");
|
Reference in New Issue
Block a user