DSCResources/VE_XD7SiteLicense/VE_XD7SiteLicense.Resources.psd1

<# VE_XD7SiteLicense\VE_XD7SiteLicense.Resources.psd1 #>
ConvertFrom-StringData @'
    XenDesktopSDKNotFoundError = Citrix XenDesktop 7.x Powershell SDK/Snap-in was not found.
    SettingLicenseServerProperties = Setting Citrix XenDesktop 7.x Site License Server: '{0}', Port: '{1}', Edition: '{2}' properties.
    RemovingLicenseServerPropertiesWarning = Removing Citrix XenDesktop 7.x Site License Server properties is not supported.
    ResourcePropertyMismatch = Property '{0}' is NOT in desired state; expected '{1}', actual '{2}'.
    ResourceInDesiredState = Citrix XenDesktop 7.x Site Licensing is in the desired state.
    ResourceNotInDesiredState = Citrix XenDesktop 7.x Site Licensing is NOT in the desired state.
    InvokingScriptBlockWithParams = Invoking script block with parameters: '{0}'.
'@