DSCResources/MSFT_xPfxImport/en-us/MSFT_xPfxImport.strings.psd1

ConvertFrom-StringData @'
    GettingPfxStatusMessage = Getting Pfx existence '{0}' in '{1}'.
    TestingPfxStatusMessage = Testing Pfx '{0}' existence in '{1}'.
    SettingPfxStatusMessage = Setting Pfx '{0}' existence in '{1}'.
    ImportingPfxMessage = Importing Pfx '{0}' into '{1}'.
    RemovingPfxMessage = Removing Pfx '{0}' from '{1}'.
 
    CertificateStoreNotFoundError = Certificate Store '{0}' not found.
 
    ImportingPfxShould = Importing Pfx '{0}' into '{1}'
'@