It is a sub-issue of https://pagure.io/freeipa/issue/7698.
'Remove' dialog title, which is initialized within 'association table' of entities' details, 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_table' widget for the all 'Delete' actions within details of entities.
master:
ipa-4-7:
Metadata Update from @cheimes: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)