DSCResources/xPrinterPort/xResources.psd1

ConvertFrom-StringData @'
    ModuleNotFoundError = Powershell module/snap-in '{0}' was not found.
    IncorrectPropertyState = Property '{0}' incorrect. Expected '{1}', actual '{2}'.
     
    AddingPort = Adding Port '{0}'.
    UpdatingPort = Updating Port '{0}'.
    RemovingPort = Removing Port '{0}'.
    ResourceInDesiredState = Port '{0}' is in the desired state.
    ResourceNotInDesiredState = Port '{0}' is NOT in the desired state.
'@