DSCResources/DSC_IPAddressOption/en-US/DSC_IPAddressOption.strings.psd1

1
2
3
4
5
6
7
8
# Localized resources for DSC_IPAddressOption

ConvertFrom-StringData @'
    GettingIPAddressOptionMessage = Getting the options of the IP address {0}.
    ApplyingIPAddressOptionMessage = Applying the options of the IP address {0}.
    CheckingIPAddressOptionMessage = Checking the options of the IP address {0}.
'@