DSCResources/MSFT_ProxySettings/en-US/MSFT_ProxySettings.strings.psd1
# Localized resources for MSFT_ProxySettings ConvertFrom-StringData @' GettingProxySettingsMessage = Getting the computer proxy settings. ApplyingProxySettingsMessage = Applying the computer proxy settings to ensure '{0}'. CheckingProxySettingsMessage = Checking the computer proxy settings to ensure '{0}'. ComputerProxyBinarySettingsRequiresRemovalMessage = The computer proxy settings '{0}' need to be removed. CheckingComputerProxyBinarySettingsMessage = Checking that the computer proxy settings '{0}' are in the desired state. ComputerProxyBinarySettingsNoMatchMessage = Computer proxy settings '{0}' are not in the desired state. DisablingComputerProxyMessage = Disabling computer proxy settings. EnablingComputerProxyMessage = Enabling computer proxy settings. ProxySettingMismatchMessage = The proxy setting '{0}' value '{1}' does not match the desired value '{2}'. WritingComputerProxyBinarySettingsMessage = Writing computer proxy settings '{0}' binary '{1}'. ProxySettingsBinaryInvalidError = The first byte of the proxy settings binary was '{0}' but should have been 0x46. '@ |