Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions reference/index.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ metadata:
author: sdwheeler
ms.author: sewhee
ms.date: 03/18/2025
no-loc: [Community, Discord, Slack, Spiceworks, "Stack Overflow" ]
Copy link

Copilot AI Mar 10, 2026

Choose a reason for hiding this comment

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

no-loc values should match the exact text strings you want excluded from localization. On this page the card titles are "Stack Overflow", "PowerShell Slack", and "PowerShell Discord", but the list currently has StackOverflow (no space) and only Slack/Discord. Consider updating the list to the exact phrases (and removing the trailing space before ]) to ensure the metadata is effective and doesn’t unintentionally block localization of generic words like Community.

Suggested change
no-loc: [Community, Discord, Slack, Spiceworks, "Stack Overflow" ]
no-loc: ["Stack Overflow", "PowerShell Slack", "PowerShell Discord"]

Copilot uses AI. Check for mistakes.

# highlightedContent section (optional)
# Maximum of 8 items
Expand Down