Content
View differences
Updated by Eric Schubert about 1 year ago
**As** an administrator
**I want to** see localized text in the pattern input
**so that** I can read, define, change and amend the subject pattern without confusion.
**Acceptance criteria**
* The pattern input must represent the localized names of the interpolated attributes.
**Information**
* The easiest approach would be replacing the localised text on rendering the token.
* A consequence would be, that editing the rendered token would directly destroy it, as the editable content has no relevance for the underlying data - similar to an @-mention in ckeditor.
* this would solve the issue, that currently the autocompletion is broken, if the cursor is inside an attribute token.
**I want to** see localized text in the pattern input
**so that** I can read, define, change and amend the subject pattern without confusion.
**Acceptance criteria**
* The pattern input must represent the localized names of the interpolated attributes.
**Information**
* The easiest approach would be replacing the localised text on rendering the token.
* A consequence would be, that editing the rendered token would directly destroy it, as the editable content has no relevance for the underlying data - similar to an @-mention in ckeditor.
* this would solve the issue, that currently the autocompletion is broken, if the cursor is inside an attribute token.