DSCResources/VE_XD7SiteConfig/VE_XD7SiteConfig.Resources.psd1

<# VE_XD7SiteConfig\VE_XD7SiteConfig.Resources.psd1 #>
ConvertFrom-StringData @'
    XenDesktopSDKNotFoundError = Citrix XenDesktop 7.x Powershell SDK/Snap-in was not found.
    InvokingScriptBlock = Invoking script block.
    ResourcePropertyMismatch = Property '{0}' is NOT in desired state; expected '{1}', actual '{2}'.
    ResourceInDesiredState = Citrix XenDesktop 7.x Site '{0}' is in the desired state.
    ResourceNotInDesiredState = Citrix XenDesktop 7.x Site '{0}' is NOT in the desired state.
    InvokingScriptBlockWithParam = Invoking script block with parameter '{0}'.
'@