text/microsoft-resx
1.0
System.Resources.ResXResourceReader
System.Resources.ResXResourceWriter
More than one '{0}' file found in '{1}' and no default.build exists.
Error creating listener of type '{0}'.
Error creating logger of type '{0}'.
Could not find a '{0}' file in '{1}'
Error creating output log file '{0}'.
Could not load type {0}.
Could not find a '{0}' file in directory tree.
'id' is an invalid attribute for a <{0}> tag. Datatypes
'refid' attribute is invalid for a <{0}> datatype declaration.
'id' is a required attribute for a <{0}> datatype declaration.
Child element type {0} is not assignable to the type of the underlying array ({1} for property {2} for <{3} ... />.
'{0}' is a required element of <{1} ... />.
Attribute '{0}' for <{1} ... /> is deprecated. {2}
'{0}' is a required framework configuration setting for <{1} ... />.
BuildElementArrayAttribute cannot be applied to read-only array-based properties. '{0}' element for <{1} .../>.
BuildElementArrayAttribute cannot be applied to read-only property with uninitialized collection-based value '{0}' element for <{1} ... />.
BuildElementArrayAttribute cannot be applied to write-only collection-based properties. '{0}' element for >{1} .../<.
Child element type {0} cannot be added to collection {1} for underlying property {2} for <{3} ... />.
There must be a least one '{0}' element for <{1} .../>.
'{0}' is not a valid value for attribute '{1}' of <{2} ... />.
'{0}' is not a valid value for attribute '{1}' of <{2} ... />. Valid values are: {3}.
BuildElementArrayAttribute and BuildElementCollectionAttribute should have an element type assigned that derives from Element for <{0} .../>.
No name was assigned to the base element '{0}' for collection element {1} for <{2} .../>.
Unexpected attribute "{0}" on element <{1}>.
BuildElementCollectionAttribute cannot be applied to read-only property with uninitialized collection-based value '{0}' element for <{1} ... />.
Use BuildElementArrayAttributes to have array like elements! There must be at most one '{0}' element for <{1} ... />.
BuildElementArrayAttribute and BuildElementCollection attributes must be applied to array or collection-based types '{0}' element for <{1} .../>.
The <{0}> type does not support the nested build element "{1}".
'{0}' is a required attribute of <{1} ... />.
Element <{0}... /> for <{1}... /> is deprecated. {2}
Element Required! There must be a least one '{0}' element for <{1} ... />.
Datatype references cannot contain an id attribute.
{0} reference '{1}' not defined.
Attempting to use a <{0}> reference where a <{1}> is required.
<{0} ... /> does not support multiple '{1}' child elements.
<{0} ... /> could not be initialized as its backed by type '{1}' which does not derive from Element.
Property '{0}' for class '{1}' is backed by '{2}' which does not derive from '{3}'.
Property {0} cannot return null (if there is no set method) for class {1}.
DataType child element '{0}' in class '{1}' must define a set method.
'{0}' is not a valid encoding.
'{0}' encoding is not supported on the current platform.
An empty string is not a valid value for attribute '{0}' of <{1} ... />.
Operator '*' cannot be applied to arguments of type '{0}' and '{1}'.
Operator '>' cannot be applied to arguments of type '{0}' and '{1}'.
Operator '==' cannot be applied to arguments of type '{0}' and '{1}'.
Operator '/' cannot be applied to arguments of type '{0}' and '{1}'.
Unary minus not supported for arguments of type '{0}'.
Operator '+' cannot be applied to arguments of type '{0}' and '{1}'.
Operator '!=' cannot be applied to arguments of type '{0}' and '{1}'.
Attempt to divide by zero.
Too few actual parameters for '{0}'.
Cannot convert {0} to '{1}' (value was null).
Too many actual parameters for '{0}'.
Operator '%' cannot be applied to arguments of type '{0}' and '{1}'.
Operator '-' cannot be applied to arguments of type '{0}' and '{1}'.
Operator '<=' cannot be applied to arguments of type '{0}' and '{1}'.
Operator '>=' cannot be applied to arguments of type '{0}' and '{1}'.
Operator '<' cannot be applied to arguments of type '{0}' and '{1}'.
Unknown function '{0}'.
Property '{0}' has not been set.
Identifier cannot end with a dash: {0}
The 'System.dll' assembly does not exist in framework assembly directory '{0}'.
There is no version of Visual Studio .NET that corresponds with {0}.
Root element in '{0}' must be named '{1}'.
NAnt currently does not support this platform ({0}, ID = {1}).
Invalid path '{0}'. The '{1}' scheme is not supported for paths.
The NAnt configuration file does not contain a framework definition for the current runtime framework (family '{0}' clrversion '{1}').
The current runtime framework '{0}' is not correctly configured in the NAnt configuration file.
Property name '{0}' is invalid.
Property '{0}' already exists.
Property value must be a string, was '{0}'.
Property '{0}' does not exist.
Read-only property "{0}" cannot be overwritten.
Cannot resolve expanded value '{0}' of 'unless' attribute to a Boolean value.
Cannot resolve expanded value '{0}' of 'if' attribute to a Boolean value.
Invalid element <{0}>. Unknown task or datatype.
Duplicate target named '{0}'!
Configuration value {0} for task {1} was not considered valid by {2}.
'{0}' is a required framework configuration setting for the '{1}' build element that should be set in the NAnt configuration file.
{0} Generated Exception
'{0}' is a required framework configuration setting for the '{1}' build element that should be set in the NAnt configuration file.
Filter <{0}> is deprecated. {1}
Unknown element <{0}>.
Unknown filter <{0}>.
Unknown task <{0}>.
Type <{0}> is deprecated. {1}
Task <{0}> is deprecated. {1}
Function {0} is deprecated. {1}
Cannot resolve '{0}' to boolean value.
Cannot resolve '{0}' to DateTime value.
Cannot resolve '{0}' to integer between '{1}' and '{2}'.
Cannot resolve '{0}' to integer value.
Cannot resolve '{0}' to a string value.
BuildElementArrayAttribute cannot be applied to read-only property with uninitialized collection-based value '{0}' element for <{1} ... />.
Child element type {0} cannot be added to collection {1} for underlying property {2} for <{3} ... />.
Environment variable "{0}" does not exist.
"{0}" is not a valid framework identifier.
Target "{0}" does not exist.
Property '{0}' has not been set.
Task '{0}' is not available.
Package "{0}" does not exist.
Cannot set attributes for directory '{0}'.
Cannot set attributes for file '{0}'.
Unable to determine whether directory '{0}' is available.
Unable to determine whether file '{0}' is available.
The 'tofile' and 'todir' attribute cannot both be set.
'flatten' attribute requires that 'todir' has been set.
The 'file' attribute and the <fileset> element
Either the 'tofile' or 'todir' attribute should be set.
The 'todir' should be set when using the <fileset> element
Failed to create directory '{0}'.
Cannot copy '{0}' to '{1}'.
Could not find file '{0}' to copy.
Cannot delete directory '{0}'.
Cannot delete file '{0}'.
Failed to write message to file '{0}'.
'{0}' is not a valid value for attribute 'program' of <{1} ... />.
External Program {0} did not finish within {1} milliseconds.
External Program Failed: {0} (return code was {1})
The '{0}' task cannot be executed, as it relies on an active framework.
'{0}' failed to start.
The SDK for the '{0}' framework is not available or not configured.
The framework directory for the '{0}' framework is not available or not configured.
Unable to download '{0}' to '{1}'.
PropertyTrue test failed for '{0}'.
Build file '{0}' does not exist.
Could not include build file '{0}'.
The content of file '{0}' could not be loaded.
Failure scanning "{0}" for extensions.
Path "{0}" does not exist. Can't scan for extensions.
Assembly "{0}" does not exist. Can't scan for extensions.
Source file '{0}' does not exist.
Source directory '{0}' does not exist.
File '{0}' NOT added to message body. {1}
File '{0}' NOT attached to message. {1}
Directory '{0}' could not be created.
Failed to move {0} to {1}.
BuildElementArrayAttribute and BuildElementCollectionAttribute should have an element type assigned that derives from Element for {0}.{1}.
The 'buildfile' attribute and the <buildfiles> element cannot be combined.
Target framework could not be changed. "{0}" is not a valid framework identifier. {1}
No match found for expression '{0}' in '{1}'.
Invalid value "{0}" for "pattern" attribute.
Failed setting environment variable "{0}" to "{1}".
No source files indicated; use "in" or "infiles".
The "out" attribute is not allowed when "infiles" is used.
Stylesheet '{0}' does not exist.
Unable to find source XML file '{0}'.
Could not perform XSLT transformation of '{0}' using stylesheet '{1}'.
Cannot touch file '{0}'.
Could not peek at XML file '{0}'.
XML file '{0}' does not exist.
Failed to select node with XPath expression '{0}'.
No matching nodes found for XPath expression '{0}'.
Nodeindex '{0}' is out of range.
Failed to load the XML document '{0}'.
Could not poke at XML file '{0}'.
Failed to select nodes with XPath expression '{0}'.
Failed to save the XML document to '{0}'.
The fileset specified is empty after scanning '{0}' for: {1}
'{0}' list could not be opened.
Assembly "{0}" does not exist. Can't create extension object.
Can't create extension object "{0}" from "{1}".
Failed to create extension object "{0}" from "{1}" Assembly.CreateInstance() returned null.
Collection-based command-line argument '-{0}' has no strongly-typed Add method.
Invalid value '{0}' for command-line argument '-{1}'.
Command-line argument '-{0}' is collection-based,
Duplicate value '{0}' for command-line argument '-{1}'.
The signature of the Add method for the collection-based command-line argument '-{0}' is not supported.
Duplicate property named '{0}' for command-line argument '{1}'.
Duplicate command-line argument '-{0}'.
Commandline argument '-{0}' is obsolete. {1}
The default targetframework '{0}' is not valid. Defaulting to the runtime framework ({1}).
Recursive includes are not allowed.
Task not allowed in targets. Must be at project level.
The default targetframework '{0}' is invalid and has not been loaded : {1}.
Framework '{0}' is invalid and has not been loaded : {1}.
Validating <{1} {2}='...'> with {0}
Abstract type: {0} for {2}.{1}
Found {0} <attribute> for {1}
Skipping {0} <attribute> for {1}
Setting value: {2}.{0} = {1}
Total time: {0} seconds.
BUILD SUCCEEDED - {0} non-fatal error(s), {1} warning(s)
BUILD FAILED - {0} non-fatal error(s), {1} warning(s)
Adding Target '{0}'
Task.Execute() for '{0}'
Adding data type '{0}' from {1}:{2}
Creating DataTypeBaseBuilder for {0}
Adding task '{0}' from {1}:{2}
Creating TaskBuilder for {0}
Cannot read past end of stream.
End of output has been reached.
Peek currently is not supported.
One or more tokens and replacement values should be specified.
A base filter must be used.
Starting '{1} ({2})' in '{0}'
Duplicate include of file '{0}'.
Including file {0}.
NAnt schema generated at {0}
Valid values are: {0}.
{0} {1} (Build {2}; {3}; {4})