vscode-cpptools icon indicating copy to clipboard operation
vscode-cpptools copied to clipboard

[Loc] Incorrect translation for “Verifying the compiler installation”

Open PhoebeTf opened this issue 1 year ago • 1 comments

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:

  1. Open VScode and change the display language to CHS or CHT
  2. Open the command palette-> Type "Welcome: Open Walkthrough..." and hit enter
  3. Select the "Get Started with C++ Development"
  4. 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: 正在驗證編譯器安裝 extrastring

Configuration and Logs

loc issue not related to log

Other Extensions

No response

Additional context

No response

PhoebeTf avatar Jul 05 '24 03:07 PhoebeTf

Thank you for reporting this issue, this has been filed with our internal localization team (VS: 985099). Please track this issue for updates.

browntarik avatar Jul 16 '24 21:07 browntarik

Fixed with https://github.com/microsoft/vscode-cpptools/releases/tag/v1.23.0

sean-mcmanus avatar Oct 30 '24 01:10 sean-mcmanus

@PhoebeTf @sean-mcmanus This issue has been fixed on latest C/C++ version v1.23.0(pre-release), you can get the details below. Thank you!

CHS: Image

CHT: Image

Yingzi1234 avatar Oct 30 '24 07:10 Yingzi1234