Modules/CertificateDsc.PDT/en-US/CertificateDsc.PDT.strings.psd1

ConvertFrom-StringData @'
    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.
'@