Incorrect translation for "Plan" in Chinese (Simplified) localization

Open Beginner friendly
#10,609 3 comments 5 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
74/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Active
Tech stack
vscode
Domain
localization

Research direction

Search the Simplified Chinese localization resources for the "套餐" translation used by Plan Mode in the VS Code extension. Verify the change by switching VS Code to Simplified Chinese, opening Plan Mode, and confirming that the header displays "计划" or "Plan" rather than "套餐".

Written by the indexing model from the issue text.

Description

bug extension
What version of the IDE extension are you using?

0.4.69

What subscription do you have?

Plus

Which IDE are you using?

VS Code

What platform is your computer?

Microsoft Windows NT 10.0.26100.0 x64

What issue are you seeing?

There is a localization error in the Chinese (Simplified) version of the extension. In "Plan Mode," the header "Plan" is incorrectly translated as "套餐" (Subscription/Combo Plan) instead of "计划" (Execution Plan).

Image
What steps can reproduce the bug?

Use the extension in VS Code with the display language set to Chinese (Simplified).
Switch to the "Plan Mode" to generate an execution plan.
The "套餐" at the header of the output.

What is the expected behavior?

The header should display "计划" or just “Plan” instead of "套餐". The current translation "套餐" is typically used for pricing tiers or subscription levels, whereas in this context, it refers to a step-by-step action plan generated by the model.

Additional information

No response

Dominant language
Rust
Stars
125k
Forks
19.5k
Avg merge
1m
Merged PRs (30d)
1k

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from openai/codex

All issues in openai/codex

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.