Skip to content

Proposal: New approach of updating translation #11

@belldandyxtq

Description

@belldandyxtq

Background and Motivations

  1. Too many autogenerated changes (10k+), difficult to find translation update to review among them
  2. We may want to break the whole update into several PRs for parallel translation and review, but we may loose track of which file need to be translated.
  3. We want to prevent showing users the WIP version, while we have only one branch (master) and the website shows the latest master.

Proposal:

  1. Create a WIP branch from master with the name of the new version (e.g. branch-2.7), and all the temporary PRs will be created against this branch.
  2. Create a PR for all the autogenerated files; We only quickly check if there are any weird stuff included or not.
  3. Create a issue/list of files include translation update (with check box)
  4. Create PRs for each file/several files
  5. After all the translations PRs are merged, create a PR from the WIP to master

What do you think

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions