#7712 [Translation] not entire sentence of title of association facet's 'Add' dialog
Closed: fixed Opened by slev.

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:

  • a502fa939f7e0bc9212ac102202a0ba23a7ff75c Drop concatenated title of 'Add' dialog for details of entity
  • dda488efc26aa10718b751852deb87b4478d0ca9 Add title to 'add' dialog for details of 'Certificate' entity
  • d588d3e9e4494e0750c4dd05b3195954ca5bf149 Add title to 'add' dialog for details of 'Users' entity
  • dc9e5c57d575e215afba42078c662ccfe9dd0f0b Add title to 'add' dialog for details of 'Hosts' entity
  • ac52facac26f466e3997661a84f527454ad68f33 Add title to 'add' dialog for details of 'Services' entity
  • 9e4de506cb4403da9c556f77487b72eb6d01fb30 Add title to 'add' dialog for details of 'Groups' entity
  • 01eba53c80d9b1cf8a10057b5665c00cba752698 Add title to 'add' dialog for details of 'ID Views' entity
  • 30094d8212e1a8159916fffb62172f3a660246e1 Add title to 'add' dialog for details of 'HBAC' entity
  • 35b1b65a542e62c763d68eea60684c3a0cc35957 Add title to 'add' dialog for details of 'Sudo' entity
  • 958b10576172d2a73c491fcd97a51f7c46960375 Add title to 'add' dialog for details of 'OTP Tokens' entity
  • b3ac23041814213d50db646c37079f4f9dd54d4e Add title to 'add' dialog for details of 'RBAC' entity
  • 171c6a01d8a7be0960fe76cd9a6bd67f41506f2e Drop concatenated title of add dialog for association_table widget
  • 3c81e170f9117fc9b18e953d3f51b4e67edd942d Add title to 'add' dialog for 'association_table' widget of Hosts entity
  • 20688f0fa717cf1613e09c30dc848289c39ce290 Add title to 'add' dialog for 'association_table' widget of Services entity
  • c14ef57307da188d57ec9ea0dda5f6ea3f93ed62 Add title to 'add' dialog for 'association_table' widget of Groups entity
  • 1ccafd487039e97ee9498bbe972d298dcbf960a4 Add title to 'add' dialog for 'association_table' widget of HBAC entity
  • 2ea8f088ba59bdb232e75d21fa3d210c18d7723c Add title to 'add' dialog for 'association_table' widget of Sudo entity
  • 0e1accdab4e3fe29bec4085ee4a2a87d545d9c96 Add title to 'add' dialog for 'association_table' widget of SELinux User Maps entity
  • 073eac085a17fd4d80d476bb6b1f383dd69ed78b Add title to 'add' dialog for 'association_table' widget of Certificates entity
  • 29ca7bf30886e80e682bb7fc0ccdd2be0d226d4a Add title to 'add' dialog for 'association_table' widget of Vaults entity
  • 0f30fd834576ab6e83247b1c2741e21e5ebeb8a5 Add title to 'add' dialog for 'association_table' widget of Topology entity

ipa-4-7:

  • f2b9b7b5de92c46b8841560106080239f666d6b7 Drop concatenated title of 'Add' dialog for details of entity
  • db7197ac225071239ba6b9bfdaa46fee415ec869 Add title to 'add' dialog for details of 'Certificate' entity
  • 989b895ad6168fe56015e128c2cf36c7059b409b Add title to 'add' dialog for details of 'Users' entity
  • 9d77d31df613f0408c0bc31b368592ce25e6308b Add title to 'add' dialog for details of 'Hosts' entity
  • 085681fa25d93019e8af33b3e16bf5a2e79e05fd Add title to 'add' dialog for details of 'Services' entity
  • d206975337fb4096dc35f428e77aba60de4082f2 Add title to 'add' dialog for details of 'Groups' entity
  • e7f1c7b51c01c70ead2a1497cac4d1f731ff3997 Add title to 'add' dialog for details of 'ID Views' entity
  • e0e434ca0df15b3b3ff3612dd8e6b5c946c98858 Add title to 'add' dialog for details of 'HBAC' entity
  • 665a1336225133c4a095237f3c4c01d5b7c0d2c6 Add title to 'add' dialog for details of 'Sudo' entity
  • 98662ec550efc4d588c05239299b04d5671bc5c0 Add title to 'add' dialog for details of 'OTP Tokens' entity
  • 7f482eeee0ac01df7b0c5f97ab451351edf411cd Add title to 'add' dialog for details of 'RBAC' entity
  • c8878104aa564d1a9de2c9cdc03da0f105b3ac00 Drop concatenated title of add dialog for association_table widget
  • eb506a3f7743a91b81105b6e17c4405e12306e0a Add title to 'add' dialog for 'association_table' widget of Hosts entity
  • 2c6cde1c8dd0c3c60e6aa52083267772af2f587e Add title to 'add' dialog for 'association_table' widget of Services entity
  • 7aefa5b29b012704146acfab2ed110b40d789300 Add title to 'add' dialog for 'association_table' widget of Groups entity
  • 172996ef197d5eec033f055bc0440514a7e0ed0b Add title to 'add' dialog for 'association_table' widget of HBAC entity
  • e14fe888b4709b627abcb4a1ff33f6adf05b23e2 Add title to 'add' dialog for 'association_table' widget of Sudo entity
  • cc643a52eb94f9aed666b20590ed0c800df2564c Add title to 'add' dialog for 'association_table' widget of SELinux User Maps entity
  • 3a4eec36025b18506877bf7fe5c1d3b9e74b5897 Add title to 'add' dialog for 'association_table' widget of Certificates entity
  • d52212850c2af645263818c01e58611ea05b23c8 Add title to 'add' dialog for 'association_table' widget of Vaults entity
  • 8fa144417e679e01e0e5b53924e6d234ec35f665 Add title to 'add' dialog for 'association_table' widget of Topology entity

Metadata Update from @stsymbal:
- Issue close_status updated to: fixed
- Issue status updated to: Closed (was: Open)

Metadata