codex - 💡(How to fix) Fix [i18n/ko] "토큰" is incorrectly displayed as "토근" [1 participants]

Official PRs (…)
ON THIS PAGE

Recommended Tools

×6

Utilities matched from this issue’s tags and category — try them while you read without losing context.

GitHub issue graph ai analysis

Paste a GitHub issue URL. We fetch that issue, discover linked issues from bodies/comments/timeline, collect linked pull requests, and produce a structured English report.

The report is written in English Markdown for sharing and archival.

Helpful · Quick feedback

Loading…
GitHub stats
openai/codex#17641Fetched 2026-04-14 05:41:55
View on GitHub
Comments
0
Participants
1
Timeline
4
Reactions
1
Author
Participants
Timeline (top)
labeled ×2renamed ×1subscribed ×1
RAW_BUFFERClick to expand / collapse

What version of the Codex App are you using (From “About Codex” dialog)?

26.409.20454

What subscription do you have?

ChatGPT Plus

What platform is your computer?

Microsoft Windows NT 10.0.26200.0 x64

What issue are you seeing?

There is a typo in the Korean translation of the Context Window usage tooltip shown at the bottom-right of the message input field. When the tooltip appears on hover, the word "토큰" is incorrectly displayed as "토근".

<img width="326" height="222" alt="Image" src="https://github.com/user-attachments/assets/d2fb9726-119c-4900-9725-4eccfb0f3159" />

What steps can reproduce the bug?

You can reproduce this by switching the language to Korean in Personalization > General, then hovering over the context window usage icon to display the tooltip.

What is the expected behavior?

It should be displayed as "토큰" instead of "토근".

Additional information

No response

extent analysis

TL;DR

The issue can likely be resolved by correcting the Korean translation of the Context Window usage tooltip to display "토큰" instead of "토근".

Guidance

  • Verify that the issue is specific to the Korean language by checking the tooltip text in other languages.
  • Check if the translation is hardcoded or fetched from a separate translation file/database, and update it accordingly.
  • If the translation is managed through a crowdsourcing platform or external service, submit a correction request.
  • Test the correction by switching the language to Korean and hovering over the context window usage icon to display the tooltip.

Example

No code snippet is provided as the issue seems to be related to translation data rather than code.

Notes

The fix may require access to the translation management system or collaboration with the translation team. The issue may not be resolved immediately if it depends on an external translation service or update cycle.

Recommendation

Apply workaround: Correct the Korean translation of the Context Window usage tooltip manually if possible, or submit a correction request to the relevant team/service, as the issue is likely a simple typo that can be fixed without requiring a version upgrade.

Vote matrix · Quick signals

Works
Did the solution work? Tap to confirm.
Easy Fix
Was it a quick fix?
Time Saver
Did it save you time?
Blocking
Was it severely blocking?
Common Issue
Are others likely hitting this too?
Flaky / Intermittent
Is it intermittent?
Verified / Reproducible
Can you reproduce it reliably?
Loading…

Still need to ship something?

×6

Another batch ranked right after the header list — different links, same matching logic.

Back to top recommendations

TRENDING