It is a sub-issue of https://pagure.io/freeipa/issue/7698.
'Add' dialog title, which is initialized within 'association table' of entities' details, 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 'create_add_dialog' of 'association_table' widget for the all 'Add' actions within the 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)