Skip to content

Dedupe translations #24488

Open
Open
@silverwind

Description

@silverwind

We have many duplicate translations, for example:

$ rg '= Repository$' options/locale/locale_en-US.ini
51:repository = Repository
1883:settings.options = Repository
2075:settings.event_repository = Repository
2753:packages.repository = Repository
3117:notices.type_1 = Repository
3254:conan.details.repository = Repository
3407:runners.task_list.repository = Repository

We should deduplicate them, ideally without invalidating existing translation, if such a thing is possible. I do understand that some translations mean different things in different contexts, but I estimate 90% can be deduplicated safely.

Metadata

Metadata

Assignees

No one assigned

    Labels

    modifies/translationproposal/acceptedWe have reviewed the proposal and agree that it should be implemented like that/at all.type/proposalThe new feature has not been accepted yet but needs to be discussed first.type/refactoringExisting code has been cleaned up. There should be no new functionality.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions