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 argument '{0}' is invalid. Media types which match all types or match all subtypes are not supported.
The content-type '{0}' added in the '{1}' property is invalid. Media types which match all types or match all subtypes are not supported.
The method '{0}' on type '{1}' returned an instance of '{2}'. Make sure to call Unwrap on the returned value to avoid unobserved faulted Task.
The method '{0}' on type '{1}' returned a Task instance even though it is not an asynchronous method.
An action invoker could not be created for action '{0}'.
The action descriptor must be of type '{0}'.
Value cannot be null or empty.
The '{0}' property of '{1}' must not be null.
The '{0}' method of type '{1}' cannot return a null value.
The value '{0}' is invalid.
The passed expression of expression node type '{0}' is invalid. Only simple member access expressions for model properties are supported.
No route matches the supplied values.
If an {0} provides a result value by setting the {1} property of {2} to a non-null value, then it cannot call the next filter by invoking {3}.
If an {0} cancels execution by setting the {1} property of {2} to 'true', then it cannot call the next filter by invoking {3}.
The type provided to '{0}' must implement '{1}'.
Cannot return null from an action method with a return type of '{0}'.
The type '{0}' must derive from '{1}'.
No encoding found for input formatter '{0}'. There must be at least one supported encoding registered in order for the formatter to read content.
Unsupported content type '{0}'.
No supported media type registered for output formatter '{0}'. There must be at least one supported media type registered in order for the output formatter to write content.
The following errors occurred with attribute routing information:{0}{0}{1}
{0} is the newline. {1} is the formatted list of errors using AttributeRoute_IndividualErrorMessage
The attribute route '{0}' cannot contain a parameter named '{{{1}}}'. Use '[{1}]' in the route template to insert the value '{2}'.
For action: '{0}'{1}Error: {2}
{1} is the newline.
An empty replacement token ('[]') is not allowed.
Token delimiters ('[', ']') are imbalanced.
The route template '{0}' has invalid syntax. {1}
{1} is the specific error message.
While processing template '{0}', a replacement value for the token '{1}' could not be found. Available tokens: '{2}'.
A replacement token is not closed.
An unescaped '[' token is not allowed inside of a replacement token. Use '[[' to escape.
Unable to find the required services. Please add all the required services by calling '{0}.{1}' inside the call to '{2}' in the application startup code.
Action: '{0}' - Template: '{1}'
Formats an action descriptor display name and it's associated template.
Attribute routes with the same name '{0}' must have the same template:{1}{2}
{0} is the name of the attribute route, {1} is the newline, {2} is the list of errors formatted using ActionDescriptor_WithNamedAttributeRouteAndDifferentTemplate
Error {0}:{1}{2}
{0} is the error number, {1} is Environment.NewLine {2} is the error message
A method '{0}' must not define attribute routed actions and non attribute routed actions at the same time:{1}{2}{1}{1}Use 'AcceptVerbsAttribute' to create a single route that allows multiple HTTP verbs and defines a route, or set a route template in all attributes that constrain HTTP verbs.
{0} is the MethodInfo.FullName, {1} is Environment.NewLine, {2} is the formatted list of actions defined by that method info.
Action: '{0}' - Route Template: '{1}' - HTTP Verbs: '{2}'
(none)
Multiple actions matched. The following actions matched route data and had all constraints satisfied:{0}{0}{1}
0 is the newline - 1 is a newline separate list of action display names
Could not find file: {0}
{0} is the value for the provided path
The input was not valid.
If an {0} provides a result value by setting the {1} property of {2} to a non-null value, then it cannot call the next filter by invoking {3}.
If the '{0}' property is not set to true, '{1}' property must be specified.
The action '{0}' has ApiExplorer enabled, but is using conventional routing. Only actions which use attribute routing support ApiExplorer.
The media type "{0}" is not valid. MediaTypes containing wildcards (*) are not allowed in formatter mappings.
The format provided is invalid '{0}'. A format must be a non-empty file-extension, optionally prefixed with a '.' character.
The '{0}' cache profile is not defined.
The model's runtime type '{0}' is not assignable to the type '{1}'.
The type '{0}' cannot be activated by '{1}' because it is either a value type, an interface, an abstract class or an open generic type.
The type '{0}' must implement '{1}' to be used as a model binder.
The provided binding source '{0}' is a composite. '{1}' requires that the source must represent a single type of input.
The provided binding source '{0}' is a greedy data source. '{1}' does not support greedy data sources.
The property {0}.{1} could not be found.
The key '{0}' is invalid JQuery syntax because it is missing a closing bracket.
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.
A value for the '{0}' property was not provided.
The parameter conversion from type '{0}' to type '{1}' failed because no type converter can convert between these types.
Path '{0}' was not rooted.
{0} is the path which wasn't rooted
The supplied URL is not local. A URL with an absolute path is considered local if it does not have a host/authority part. URLs using virtual paths ('~/') are also local.
The argument '{0}' is invalid. Empty or null formats are not supported.
"Invalid values '{0}'."
The value '{0}' is not valid for {1}.
The supplied value is invalid for {0}.
The value '{0}' is invalid.
The field {0} must be a number.
The list of '{0}' must not be empty. Add at least one supported encoding.
The list of '{0}' must not be empty. Add at least one supported encoding.
'{0}' is not supported by '{1}'. Use '{2}' instead.
No media types found in '{0}.{1}'. Add at least one media type to the list of supported media types.
At least one authentication scheme must be specified.
Could not create a model binder for model object of type '{0}'.
'{0}.{1}' must not be empty. At least one '{2}' is required to bind from the body.
'{0}.{1}' must not be empty. At least one '{2}' is required to model bind.
'{0}.{1}' must not be empty. At least one '{2}' is required to format a response.
Multiple overloads of method '{0}' are not supported.
A public method named '{0}' could not be found in the '{1}' type.
Could not find '{0}' in the feature list.
The '{0}' property cannot be null.
The '{0}' method in the type '{1}' must have a return type of '{2}'.
Could not resolve a service of type '{0}' for the parameter '{1}' of method '{2}' on type '{3}'.
An {0} cannot be created without a valid instance of {1}.
The '{0}' cannot bind to a model of type '{1}'. Change the model type to '{2}' instead.
'{0}' requires the response cache middleware.
A duplicate entry for library reference {0} was found. Please check that all package references in all projects use the same casing for the same package references.
{0} is the dependency name.