en-US/DscResource.Base.strings.psd1
1 2 3 4 5 6 7 8 9 10 |
<#
.SYNOPSIS The localized resource strings in English (en-US) for the DscResource.Base module. This file should only contain localized strings for private and public functions. #> ConvertFrom-StringData @' '@ |