diff --git a/.github/actions/spell-check/patterns.txt b/.github/actions/spell-check/patterns.txt index daf0220efe..d48cec9abd 100644 --- a/.github/actions/spell-check/patterns.txt +++ b/.github/actions/spell-check/patterns.txt @@ -118,6 +118,9 @@ aka\.ms/[a-zA-Z0-9]+ # YouTube url \b(?:(?:www\.|)youtube\.com|youtu.be)/(?:channel/|embed/|user/|playlist\?list=|watch\?v=|v/|)[-a-zA-Z0-9?&=_%]* +# power shell gallery website +\bpowershellgallery.com/[-_a-zA-Z0-9()=./%]* + # uuid: (or CompGUIDPrefix) L?(["']|[-<({>]|\b)[0-9a-fA-F]{8}-(?:[0-9a-fA-F]{4}-){3}[0-9a-fA-F]{10,12}(?:\g{-1}|[<})>]) diff --git a/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw b/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw index d9943ac263..fd6bcaafba 100644 --- a/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw +++ b/src/settings-ui/Settings.UI/Strings/en-us/Resources.resw @@ -3679,7 +3679,7 @@ Activate by holding the key for the character you want to add an accent to, then Check if PowerShell 7 is in the path and its version - APowerShell 7 is a requirement for installing and using Command Not Found + PowerShell 7 is a requirement for installing and using Command Not Found "Command Not Found" is a product name