It is a sub-issue of https://pagure.io/freeipa/issue/7698.
The 'Add' dialog title, which is initialized within details of the entity, contains translated concatenated texts, like:
'Add ${other_entity} into ${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_add_dialog' of association_facet for the all 'Add' actions within details of entities.
Metadata Update from @abbra: - Custom field rhbz adjusted to 0
master:
ipa-4-7:
Metadata Update from @stsymbal: - Issue close_status updated to: fixed - Issue status updated to: Closed (was: Open)