[MGNLFORUM-240] Hardcoded label keys in dialogs Created: 20/Feb/14  Updated: 12/Nov/18  Resolved: 12/Nov/18

Status: Closed
Project: Forum (closed)
Component/s: dialogs
Affects Version/s: 3.3
Fix Version/s: 3.3.x, Backlog

Type: Task Priority: Neutral
Reporter: Roman Kovařík Assignee: Christoph Meier
Resolution: Obsolete Votes: 0
Labels: future, i18n, maintenance
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified

Issue Links:
relation
is related to MGNLFORUM-202 i18n Ensure proper i18n-framework-usage Closed
Template:
Acceptance criteria:
Empty
Task DoR:
Empty

 Description   

All dialogs have hardcoded label keys:

    <sv:property sv:name="label" sv:type="String">
      <sv:value>dialog.forumAdd.label</sv:value>
    </sv:property>
  1. Remove hardcoded labels from bootstrap files.
  2. We should use info.magnolia.i18nsystem.setup.RemoveHardcodedI18nPropertiesFromDialogsTask to remove hardcoded label keys on update.
  3. Translation of the dialogs commes from obsolete /forum/src/main/resources/info/magnolia/module/forum/messages_*.properties files -> these should be moved to /forum/src/main/resources/mgnl-i18n so there will be no need to specify key labels.

Generated at Mon Feb 12 02:02:02 CET 2024 using Jira 9.4.2#940002-sha1:46d1a51de284217efdcb32434eab47a99af2938b.