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
Steps to reproduce:
- Open VScode and change the display language to CHS
- Open the command palette-> Type "Welcome: Open Walkthrough..." and hit enter
- Select the "Get Started with C++ Development"
- Check the string ‘You should see a copyright message with the version and basic usage description’ status in 1st part (Set up your C++ Environment)
Expected result:
CHS: 你应该会看到包含版本和基本使用说明的版权消息
CHT: 您應該會看到内附版本及基本使用說明的著作權訊息
(CHT screenshot as below)

Actual result:
CHS with extra string “情况”:
你应该会看到包含版本和基本使用情况说明的版权消息

Configuration and Logs
loc issue not related to log
Other Extensions
No response
Additional context
No response