Skip to content

Lock debuginfod strings.#14520

Merged
sean-mcmanus merged 4 commits into
mainfrom
seanmcm/lockDebuginfod
Jun 18, 2026
Merged

Lock debuginfod strings.#14520
sean-mcmanus merged 4 commits into
mainfrom
seanmcm/lockDebuginfod

Conversation

@sean-mcmanus

@sean-mcmanus sean-mcmanus commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Due to the strings incorrectly being translated when they should not be.

@sean-mcmanus sean-mcmanus requested a review from a team as a code owner June 17, 2026 12:46
@github-project-automation github-project-automation Bot moved this to Pull Request in cpptools Jun 17, 2026
@sean-mcmanus sean-mcmanus enabled auto-merge (squash) June 18, 2026 20:37

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the C/C++ extension’s localization source (package.nls.json) to prevent certain technical identifiers in the debuginfod setting description from being translated.

Changes:

  • Converted c_cpp.debuggers.debuginfod.enabled.description from a plain string to a { "message", "comment" } object.
  • Added {Locked="..."} annotations intended to keep false, true, GDB, and debuginfod from being translated.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread Extension/package.nls.json
@sean-mcmanus sean-mcmanus merged commit 70b35dd into main Jun 18, 2026
6 checks passed
@sean-mcmanus sean-mcmanus deleted the seanmcm/lockDebuginfod branch June 18, 2026 22:36
@github-project-automation github-project-automation Bot moved this from Pull Request to Done in cpptools Jun 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants