text/microsoft-resx
2.0
System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089
The value cannot be null or empty.
The property {0}.{1} could not be found.
The type '{0}' must have a public constructor which accepts a single parameter of type '{1}'.
The key is invalid JQuery syntax because it is missing a closing bracket.
No encoding found for input formatter '{0}'. There must be at least one supported encoding registered in order for the formatter to read content.
Property '{0}' on type '{1}' is invalid. Value-typed properties marked as [Required] must also be marked with [DataMember(IsRequired=true)] to be recognized as required. Consider attributing the declaring type with [DataContract] and the property with [DataMember(IsRequired=true)].
The '{0}' property is required.
The value '{0}' is not valid for {1}.
A value is required.
The binding context has a null Model, but this binder requires a non-null model of type '{0}'.
The binding context has a Model of type '{0}', but this binder can only operate on models of type '{1}'.
The binding context cannot have a null ModelMetadata.
The binding context has a ModelType of '{0}', but this binder can only operate on models of type '{1}'.
The ModelMetadata property must be set before accessing this property.
The type '{0}' must derive from '{1}'.
The model object inside the metadata claimed to be compatible with '{0}', but was actually '{1}'.
Field '{0}' on type '{1}' is attributed with one or more validation attributes. Validation attributes on fields are not supported. Consider using a public property for validation instead.
Non-public property '{0}' on type '{1}' is attributed with one or more validation attributes. Validation attributes on non-public properties are not supported. Consider using a public property for validation instead.
A field previously marked invalid should not be marked valid.
A value is required but was not present in the request.
Cannot convert value '{0}' to enum type '{1}'.
The parameter conversion from type '{0}' to type '{1}' failed. See the inner exception for more information.
The parameter conversion from type '{0}' to type '{1}' failed because no type converter can convert between these types.