DSCResources/MSFT_AdfsProperties/en-US/MSFT_AdfsProperties.strings.psd1

# culture="en-US"
ConvertFrom-StringData @'
    GettingResourceMessage = Getting '{0}'. (PRO0001)
    SettingResourceMessage = Setting '{0}' property '{1}' to '{2}'. (PRO0002)
    ResourceInDesiredStateMessage = '{0}' is in the desired state. (PRO0003)
    ResourcePropertyNotInDesiredStateMessage = '{0}' Property '{1}' is not in the desired state, expected '{2}', actual '{3}'. (PRO0004)
    GettingResourceError = Error getting '{0}'. (PRO0005)
    SettingResourceError = Error setting '{0}'. (PRO0006)
'@