82/*{'FullPath': u'UI/Messages', 'messageID': 259245, 'label': u'PermissionDeniedCorpDoesntAllowBody'}(u'You cannot do that on behalf of the {corp} corporation because they do not allow it.', None, {u'{corp}': {'conditionalValues': [], 'variableType': 10, 'propertyName': None, 'args': 0, 'kwargs': {}, 'variableName': 'corp'}})
83 * {'FullPath': u'UI/Messages', 'messageID': 259246, 'label': u'PermissionDeniedNeedEquipRoleBody'}(u'You cannot do that on behalf of the {corp} corporation because they have not given you the equipment config role.', None, {u'{corp}': {'conditionalValues': [], 'variableType': 10, 'propertyName': None, 'args': 0, 'kwargs': {}, 'variableName': 'corp'}})
84 * {'FullPath': u'UI/Messages', 'messageID': 259247, 'label': u'PermissionDeniedNeedStarbaseRoleBody'}(u'You cannot do that on behalf of the {corp} corporation because they have not given you the starbase config role.', None, {u'{corp}': {'conditionalValues': [], 'variableType': 10, 'propertyName': None, 'args': 0, 'kwargs': {}, 'variableName': 'corp'}})
85 * {'FullPath': u'UI/Messages', 'messageID': 259248, 'label': u'PermissionDeniedNotInCorpBody'}(u'You cannot do that on behalf of the {corp} corporation because you are not a member.', None, {u'{corp}': {'conditionalValues': [], 'variableType': 10, 'propertyName': None, 'args': 0, 'kwargs': {}, 'variableName': 'corp'}})
86 * {'FullPath': u'UI/Messages', 'messageID': 259249, 'label': u'PermissionDeniedNotOwnerBody'}(u'You are unable to do that to the {item} as it is owned by {owner} and not by you.', None, {u'{item}': {'conditionalValues': [], 'variableType': 10, 'propertyName': None, 'args': 0, 'kwargs': {}, 'variableName': 'item'}, u'{owner}': {'conditionalValues': [], 'variableType': 10, 'propertyName': None, 'args': 0, 'kwargs': {}, 'variableName': 'owner'}})