1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-31 20:00:37 +02:00

Fixes #2786 Plugin Builder > Check language files

This commit is contained in:
Cameron
2017-09-18 13:43:31 -07:00
parent bed4336571
commit 8f7cd55464
3 changed files with 477 additions and 458 deletions

View File

@@ -308,5 +308,8 @@ define("LAN_INSTALL_FAIL", "Installation failed!");
define("LAN_UNINSTALL_FAIL", "Unable to uninstall!");
define("LAN_PLUGIN_IS_USED", "[x] plugin is used by:");
define("EPL_ADLAN_254", "This will check your plugin's language files for errors and common or duplicate LAN definitions. ");
?>
?>