microsoft / vscode-cpptools

Official repository for the Microsoft C/C++ extension for VS Code.
Other
5.44k stars 1.53k forks source link

[Loc] ‘developer’ was localized in C++ Walkthrough page #12439

Open PhoebeTf opened 1 month ago

PhoebeTf commented 1 month ago

Bug Summary and Steps to Reproduce

Environment: VSCode 1.90.2+ C/C++ Extension 1.21.0 pre-release)

More info:

  1. Repro platform: Windows
  2. Different status in different languages: • 1st part translated and kept ‘developer’ in 3rd part: CHS, JPN, KOR, ITA • 3rd part translated and kept ‘developer’ in 1st part: ESN
    • ‘developer’ all translated: CHT, FRA, PLK, PTB, DEU, TRK • 1st and 3rd part all keep ‘developer’: RUS, CSY

Steps to reproduce:

  1. Open VScode and change the display language to loc languages (such as: 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 ‘developer’ status in 1st part (Set up your c++ Environment) and 3rd part (Launch from the developer command prompt)

Expected result: ‘developer’ needn’t localized to launch Developer Command Prompt for VS (Such as: 3rd part on CHS version) developer_exp

Actual result: ‘developer’ was translated on some part (Such as: 1st part on CHS version) developer_act

Configuration and Logs

loc issue not related to log

Other Extensions

No response

Additional context

No response

browntarik commented 1 month ago

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