Get-LocalizationData
: There is an issue when using this command on non-en-US
locales
#74
Labels
bug
The issue is a bug.
Details of the scenario you tried and the problem that is occurring
There is an issue with
Get-LocalizationData
when using it in a module on a non-en-US
locale, e.g.en-GB
.Steps to reproduce the problem
en-GB
(or any other culture excepten-US
)Build tasks for DscResource.DocGenerator fails because it cannot resolve the localization strings.
Expected behavior
Should resolve the localization strings for any UI culture and fallback to en-US.
Current behavior
Does not find any localization strings.
Suggested solution to the issue
Unknown.
The operating system the target node is running
Windows
Version and build of PowerShell the target node is running
Powershell 7.1.3
Version of the module that was used
0.10.2
The text was updated successfully, but these errors were encountered: