DSCResources/VE_SFFeature/Resources.psd1
<# SFFeature\Resources.psd1 #> ConvertFrom-StringData @' InvalidSourcePathError = Invalid Storefront source path '{0}' specified. InstallingStorefront = Installing Citrix Storefront feature '{0}'. UninstallingStorefront = Uninstalling Citrix Storefront feature '{0}'. ResourceInDesiredState = Citrix Storefront feature '{0}' is in the desired state. ResourceNotInDesiredState = Citrix Storefront feature '{0}' is NOT in the desired state. '@ |