en-US/GPRegistryPolicyParser.Strings.psd1
# Localized GroupPolicy.Strings.psd1 ConvertFrom-StringData @' ###PSLOC InvalidHeader = File '{0}' has an invalid header. InvalidVersion = File '{0}' has an invalid version. It should be 1. InvalidFormatBracket = File '{0}' has an invalid format. A [ or ] was expected at location {1}. InvalidFormatSemicolon = File '{0}' has an invalid format. A ; was expected at location {1}. OnlyCreatingKey = Some values are null. Only the registry key is created. Progress = Progress: {0,8:p} InvalidPath = Path {0} doesn't point to an existing registry key/property. InternalError = Internal error while creating a registry entry for {0} ###PSLOC '@ |