Modules/CertificateDsc.PDT/en-us/CertificateDsc.PDT.strings.psd1
ConvertFrom-StringData @'
FileNotFound = File not found in the environment path AbsolutePathOrFileName = Absolute path or file name expected InvalidArgument = Invalid argument: '{0}' with value: '{1}' InvalidArgumentAndMessage = {0} {1} ProcessFailedToStartError = The process '{0}' with arguments '{1}' failed to start within the specified timeout. ProcessStarted = Process matching path '{0}' started in process ID {1} ProcessAlreadyStarted = Process matching path '{0}' already started in process ID {1} ProcessFailedToStopError = The process '{0}' with arguments '{1}' failed to stop within the specified timeout. '@ |