It is a sub-issue of https://pagure.io/freeipa/issue/7698.
Remove dialog title, which is initialized within details of the entity, contains translated concatenated texts, like:
'Remove ${other_entity} from ${entity} ${primary_key}'
where 'other_entity' and 'entity' are also translatable texts. This leads to a bad quality translation.
Such construction is used via method 'show_remove_dialog' of 'association' facet for the all 'Delete' actions within details of entities.
master:
Metadata Update from @stsymbal: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)
ipa-4-7: