* Fix bug #24910.
This commit is contained in:
@@ -73,6 +73,8 @@ $lang->tree->all = 'Alle Module';
|
||||
$lang->tree->executionDoc = "{$lang->executionCommon} Dok";
|
||||
$lang->tree->product = $lang->productCommon;
|
||||
|
||||
$lang->tree->emptyHistory = "No History";
|
||||
|
||||
$lang->module = new stdclass();
|
||||
$lang->module->action = new stdclass();
|
||||
$lang->module->action->created = array('main' => "\$date, created <strong>\$extra</strong> by <strong>\$actor</strong>.");
|
||||
|
||||
Reference in New Issue
Block a user