-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Closed
Labels
bugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.world readyAn issue relating string character encodings, localization translations, etc.An issue relating string character encodings, localization translations, etc.
Milestone
Description
Environment
Environment:
VSCode 1.90.2+ C/C++ Extension 1.21.0 pre-release)
Bug Summary and Steps to Reproduce
More info:
- Repro platform: Windows
- Repro languages: CHS, CHT (Not familiar with other languages)
Steps to reproduce:
- Open VScode and change the display language to CHS or CHT
- Open the command palette-> Type "Welcome: Open Walkthrough..." and hit enter
- Select the "Get Started with C++ Development"
- Check the string ‘Verifying the compiler installation’ status in 1st part (Set up your C++ Environment)
Expected result:
CHS: 验证编译器安装
CHT: 驗證編譯器安裝
Actual result:
With extra string “正在”:
CHS: 正在验证编译器安装
CHT: 正在驗證編譯器安裝

Configuration and Logs
loc issue not related to logOther Extensions
No response
Additional context
No response
Metadata
Metadata
Assignees
Labels
bugfixedCheck the Milestone for the release in which the fix is or will be available.Check the Milestone for the release in which the fix is or will be available.world readyAn issue relating string character encodings, localization translations, etc.An issue relating string character encodings, localization translations, etc.
Type
Projects
Status
Done