DSCResources/MSFT_xDefaultGatewayAddress/en-US/MSFT_xDefaultGatewayAddress.strings.psd1
# Localized resources for MSFT_xDefaultGatewayAddress ConvertFrom-StringData @' GettingDefaultGatewayAddressMessage = Getting the Default Gateway Address. ApplyingDefaultGatewayAddressMessage = Applying the Default Gateway Address. DefaultGatewayAddressSetToDesiredStateMessage = Default Gateway address was set to the desired state. DefaultGatewayRemovedMessage = Default Gateway address has been removed. CheckingDefaultGatewayAddressMessage = Checking the Default Gateway Address. DefaultGatewayNotMatchMessage = Default gateway does NOT match desired state. Expected "{0}", actual "{1}". DefaultGatewayCorrectMessage = Default gateway is correct. DefaultGatewayDoesNotExistMessage = Default gateway does not exist. Expected "{0}". DefaultGatewayExistsButShouldNotMessage = Default gateway exists but it should not. DefaultGatewayExistsAndShouldMessage = Default Gateway does not exist which is correct. 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. '@ |