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

[Loc] CHS version “You should see a copyright message with the version and basic usage description” with extra string “情况”

Open PhoebeTf opened this issue 1 year ago • 2 comments

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:

  1. Open VScode and change the display language to CHS
  2. Open the command palette-> Type "Welcome: Open Walkthrough..." and hit enter
  3. Select the "Get Started with C++ Development"
  4. 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) string_Exp

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

String_Act

Configuration and Logs

loc issue not related to log

Other Extensions

No response

Additional context

No response

PhoebeTf avatar Jul 05 '24 06:07 PhoebeTf

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

browntarik avatar Jul 16 '24 21:07 browntarik

FYI, this fix is pending for 1.23.0.

sean-mcmanus avatar Oct 15 '24 00:10 sean-mcmanus

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 08:10 Yingzi1234