Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Loc] String 'Cannot configure with CMake debugger due to: "ConfigureInProgress"' is not localized #4246

Open
Amy-Li03 opened this issue Jan 20, 2025 · 0 comments
Labels
bug a bug in the product

Comments

@Amy-Li03
Copy link
Collaborator

Brief Issue Summary

Environment:

VS Code 1.96.4+ CMake Tools v1.20.39 (pre-release)

More info:

  1. Repro Language: All loc languages
  2. Repro platform: Windows, Linux, Mac

Repro steps:

  1. Open VS Code and change the display language to JPN
  2. Unzip the project and open it with vscode.CMakeProject1.zip
  3. Set a breakpoint on line12: "project("CMakeProject1")"
  4. Open the command palette (F1 or Ctrl+Shift+P)
  5. Enter and select the command “CMake: Configure with CMake Debugger”
  6. Open the command palette (F1 or Ctrl+Shift+P)
  7. Enter and select the command “CMake: Configure with CMake Debugger” once more
  8. Then an error will pop up and observe the string on it

Actual result:

String 'Cannot configure with CMake debugger due to: "ConfigureInProgress"' is not localized
Image

Expected result:

String 'Cannot configure with CMake debugger due to: "ConfigureInProgress"' shoule be localized

CMake Tools Diagnostics

Debug Log

Additional Information

No response

@github-project-automation github-project-automation bot moved this to Blocked in CMake Tools Jan 20, 2025
@Amy-Li03 Amy-Li03 added bug a bug in the product and removed triage labels Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug a bug in the product
Projects
Status: Blocked
Development

No branches or pull requests

1 participant