Skip to content

[Feature] Add translation domain msgid comparison #269

@TimidRobot

Description

@TimidRobot

Problem

The Deeds & UX use a different translation domain than the Legal Code. This means that the same string could be translated differently (ex. Legal Tool title).

Description

Add translation domain msgid comparison. Compare Deeds & UX msgid to each Legal Code translation domain msgid:

  1. detect identical source strings (msgid)
  2. compare identical source strings (msgid)
  3. report on differences so that action can be taken
    • Dev Index is probably the best place to put this report

Note: there is no guarantee that one or the other of Deeds & UX and Legal Code translations may exist. We cannot avoid duplication of source strings (msgid).

Alternatives

  • ???

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions