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

# culture="en-US"
ConvertFrom-StringData @'
    GettingResourceMessage = Getting '{0}'. (GAP0001)
    SettingResourceMessage = Setting '{0}' property '{1}' to '{2}'. (GAP0002)
    ResourceInDesiredStateMessage = '{0}' is in the desired state. (GAP0003)
    ResourcePropertyNotInDesiredStateMessage = '{0}' Property '{1}' is not in the desired state. Expected: '{2}', Actual: '{3}'. (GAP0004)
    GettingResourceError = Error getting '{0}'. (GAP0005)
    SettingResourceError = Error setting '{0}'. (GAP0006)
'@