DSCResources/MSFT_PfxImport/en-US/MSFT_PfxImport.strings.psd1
ConvertFrom-StringData @'
GettingPfxStatusMessage = Getting Pfx existence '{0}' in '{1}'. (PI0001) CertificateInstalledMessage = Certificate '{0}' with private key is found in '{1}'. (PI0002) CertificateInstalledNoPrivateKeyMessage = Certificate '{0}' exists in '{1}' but private key is not available. (PI0003) CertificateNotInstalledMessage = Certificate '{0}' does not exist in '{1}'. (PI0004) TestingPfxStatusMessage = Testing Pfx '{0}' existence in '{1}'. (PI0005) SettingPfxStatusMessage = Setting Pfx '{0}' existence in '{1}'. (PI0006) ImportingPfxMessage = Importing Pfx '{0}' into '{1}'. (PI0007) RemovingPfxMessage = Removing Pfx '{0}' from '{1}'. (PI0008) CertificateStoreNotFoundError = Certificate Store '{0}' not found. (PI0009) CertificatePfxFileNotFoundError = Certificate Pfx file '{0}' not found. (PI0010) ImportingPfxShould = Importing Pfx '{0}' into '{1}'. (PI0011) '@ |