mirror of
https://github.com/e107inc/e107.git
synced 2025-08-03 21:27:25 +02:00
EONE-42 (Bug): fixed missing language constant
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
* TODO - cleanup constants not in use
|
* TODO - cleanup constants not in use
|
||||||
*/
|
*/
|
||||||
|
|
||||||
//define("FBLAN_01", "Feature Box");
|
define("FBLAN_01", "Feature Box");
|
||||||
define("FBLAN_02", "This plugin allows you to display a box above your news items with features / whatever you like in it. The messages can either be revolved randomly or dynamically faded.");
|
define("FBLAN_02", "This plugin allows you to display a box above your news items with features / whatever you like in it. The messages can either be revolved randomly or dynamically faded.");
|
||||||
define("FBLAN_03", "Configure feature box");
|
define("FBLAN_03", "Configure feature box");
|
||||||
define("FBLAN_04", "Feature Box plugin has been successfully installed. To add messages and configure, return to the main admin page and click on the feature box icon in the plugin section.");
|
define("FBLAN_04", "Feature Box plugin has been successfully installed. To add messages and configure, return to the main admin page and click on the feature box icon in the plugin section.");
|
||||||
|
Reference in New Issue
Block a user