Skip to content

Have CI check against updating string content without using a different key #1091

Open
@upsuper

Description

@upsuper

Recently, I noticed that several Chinese translations mismatch their corresponding strings in teams.ftl, and such mismatch happens among all available translations. After a bit investigation, I think this is because #1030 updated the content of several strings with their original string key, and thus Pontoon doesn't consider the string need to be re-translated.

This seems problematic, and can easily cause translation mismatch silently until someone notices and fixes it in individual language.

I suggest that we add a CI step for PRs to check that no string content in en-US is updated without a new string key. WDYT?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-i18nInternationalising the website.C-EnhancementA new feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions