File: language/en/migrator.php
Unmodified
Added
Modified
Removed
Line 77 | Line 77 |
---|
'PARENT_MODULE_FIND_ERROR' => 'Unable to determine the parent module identifier: %s', 'PERMISSION_NOT_EXIST' => 'The permission setting "%s" unexpectedly does not exist.',
|
'PARENT_MODULE_FIND_ERROR' => 'Unable to determine the parent module identifier: %s', 'PERMISSION_NOT_EXIST' => 'The permission setting "%s" unexpectedly does not exist.',
|
| 'ROLE_ASSIGNED_NOT_EXIST' => 'The permission role assigned to group "%1$s" unexpectedly does not exist. Role id: "%2$s"',
|
'ROLE_NOT_EXIST' => 'The permission role "%s" unexpectedly does not exist.', ));
| 'ROLE_NOT_EXIST' => 'The permission role "%s" unexpectedly does not exist.', ));
|