DSCResources/MSFT_xWebConfigKeyValue/en-US/MSFT_xWebConfigKeyValue.strings.psd1
# culture="en-US" ConvertFrom-StringData -StringData @' VerboseGetTargetCheckingTarget = Checking for the existance of key "{0}" in ConfigSection "{1}" located at "{2}" VerboseGetTargetAttributeCheck = Checking if key "{0}" is an Attribute VerboseGetTargetKeyNotFound = Key "{0}" has not been found. VerboseGetTargetKeyFound = Key "{0}" has been found VerboseSetTargetCheckingKey = Checking for existance of key "{0}" VerboseSetTargetAddItem = Key "{0}" does not exist, adding key VerboseSetTargetEditItem = Key "{0}" exists, editing key VerboseSetTargetRemoveItem = Key "{0}" exists, removing key VerboseTestTargetCheckingTarget = Checking for the existance of key "{0}" in ConfigSection "{1}" located at "{2}" VerboseTestTargetKeyNotFound = Key "{0}" has not been found. VerboseTestTargetKeyWasFound = Key "{0}" has been found. '@ |