[ticket/334] Try to resolve functions for portal modules in acp

B3P-334
This commit is contained in:
Marc Alexander
2014-11-26 14:49:57 +01:00
parent c07de94fe2
commit 333ee274b5
4 changed files with 17 additions and 2 deletions

View File

@@ -73,6 +73,7 @@ $lang = array_merge($lang, array(
'MODULE_STATUS' => 'Enable module',
'MODULE_ADD_ONCE' => 'This module can only be added once.',
'MODULE_IMAGE_ERROR' => 'There was an error while checking for the module image:',
'UNKNOWN_MODULE_METHOD' => 'The %1$s modules module method couldnt be resolved.',
// general
'ACP_PORTAL_CONFIG_INFO' => 'General settings',