Commit 36ea390c authored by Michal Čihař's avatar Michal Čihař

Be consistent in component terminology

Signed-off-by: default avatarMichal Čihař <michal@cihar.com>
parent c3bf3100
......@@ -254,7 +254,7 @@ class GroupACLAdmin(admin.ModelAdmin):
return obj.subproject
else:
return obj.project
project_subproject.short_description = _('Project / Subproject')
project_subproject.short_description = _('Project / Component')
# Register in admin interface
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment