blob: bc9f7c1ee3105d66294aa219e019e0a05e75543a [file] [log] [blame]
ErrConfig=IWAE0100E Extension configuration error. An internal error has happened, the validator {0} has incorrectly configured the validation extension point.
ErrGroupName=IWAE0101E Invalid element, expect either the element "include" or "exclude".
ErrFilterRule=IWAE0102E An invalid filter rule has been encountered.
ErrGroupNoType=IWAE0103E Groups must have a valid type, no type was returned
ErrGroupInvalidType=IWAE0104E Groups must have a valid type, the following invalid type was returned: {0}
ErrDependencyVersion=IWAE0105E Only version {0} is supported
ErrPatternAttrib=IWAE0106E The pattern attribute must be supplied
ErrTypeReq=IWAE0107E Type is a required attribute for file filters
VbfExcSyntaxNoValClass=IWAE0016E Validator cannot be created because no "class" attribute is specified in the <run> element of the plugin.xml file for the validator named {0}. Cannot create a validator unless a <run> element exists that specifies the "class" attribute. The value of the "class" attribute should be the name of the class that implements the IWorkbenchHelper interface.
VbfExcSyntaxNoValRun=IWAE0015E Validator cannot be created because no <run> element is specified in the plugin.xml file for the validator named {0}. Cannot create a validator unless a <run> element exists that specifies the "class" attribute. The value of the "class" attribute should be the name of the class that implements the IWorkbenchHelper interface.
VbfExcSyntaxNoValNull=IWAE0018E Validator class {0} could not be created. IConfigurationElement.createExecutableExtension(String) returned null.
ErrType=The value of the type attribute is incorrect. It was specified as {0} but the only valid values are: {1}, {2}, {3}
GroupInclude=Include Group
GroupExclude=Exclude Group
TypeInclude=include
TypeExclude=exclude
JobName=Validation
JobIndexSave=Index Save
MigrationJobName=Validation Setup
RuleProjectNature=Project nature
RuleFileExt=File extension
RuleFile=File
RuleContentType=Content Type
RuleFacet=Facet
FileExtWithCase={0}: {1} (case sensitive)
FileExtWithoutCase={0}: {1}
LogValStart=Validator {0} starting to validate: {1}
LogValEnd=Validator {0} finished validating: {1}
LogValEndTime=Validator {0} with id {1} finished validating: {2} in {3}
LogValSummary=Validator {0} with id {1} validated {2} resources in {3}
LogValSummary2=Validator {0} with id {1} validated {2} resources in {3} using {4} of CPU time
LogSession=Session started on: {0}
TimeUnder=under a second
TimeNano={0} nanoseconds
TimeMicro={0} microseconds
TimeSec={0} seconds
TimeMin={0} minutes