Skip to content

Fix spelling errors in nls.localize strings in extensions activation events#297378

Merged
connor4312 merged 1 commit intomicrosoft:mainfrom
jainampatel27:fix/nls-spell-extensions-activation-events
Feb 25, 2026
Merged

Fix spelling errors in nls.localize strings in extensions activation events#297378
connor4312 merged 1 commit intomicrosoft:mainfrom
jainampatel27:fix/nls-spell-extensions-activation-events

Conversation

@jainampatel27
Copy link
Contributor

Fixed two typos in translatable (nls.localize) strings in extensionsRegistry.ts:

  • emmitedemitted (activation event description for onWebviewPanel)
  • whenverwhenever (activation event description for MCP tool activation)

These strings are user-facing and need to be correctly spelled for localization quality.

Copilot AI review requested due to automatic review settings February 24, 2026 15:48
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR improves localization quality in the extension manifest schema by fixing typos in user-facing nls.localize activation event descriptions in the extensions registry.

Changes:

  • Fixes a typo in the onWebviewPanel activation event description (emmitedemitted).
  • Fixes a typo in the onMcpCollection activation event description (whenverwhenever).

@connor4312 connor4312 merged commit 32659fe into microsoft:main Feb 25, 2026
41 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants