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

# Localized resources for MSFT_xDNSServerAddress

ConvertFrom-StringData @'
    GettingDNSServerAddressesMessage=Getting the DNS Server Addresses.
    ApplyingDNSServerAddressesMessage=Applying the DNS Server Addresses.
    DNSServersSetCorrectlyMessage=DNS Servers are set correctly.
    DNSServersAlreadySetMessage=DNS Servers are already set correctly.
    CheckingDNSServerAddressesMessage=Checking the DNS Server Addresses.
    DNSServersNotCorrectMessage=DNS Servers are not correct. Expected "{0}", actual "{1}".
    DNSServersHaveBeenSetCorrectlyMessage=DNS Servers were set to the desired state.
    InterfaceNotAvailableError=Interface "{0}" is not available. Please select a valid interface and try again.
    AddressFormatError=Address "{0}" is not in the correct format. Please correct the Address parameter in the configuration and try again.
    AddressIPv4MismatchError=Address "{0}" is in IPv4 format, which does not match server address family {1}. Please correct either of them in the configuration and try again.
    AddressIPv6MismatchError=Address "{0}" is in IPv6 format, which does not match server address family {1}. Please correct either of them in the configuration and try again.
'@