<?xml version="1.0" encoding="UTF-8" ?>
<rsccat version="1.0" locale="en_US" product="mf0">
  <message>
    <entry key="CannotSerialize">This object cannot be serialized.</entry>
    <entry key="CannotSerializeWithException">This object cannot be serialized. Exception: {0}</entry>
    <entry key="InvalidSerializeIdentification">{0} cannot be used as identification for object of type {1}.</entry>
    <entry key="IntermediateFormatNotSupported">This serializer does not support intermediate format.</entry>
    <entry key="CannotParseValueAsType">Failed to parse {0} as {1}.</entry>
    <entry key="UnderlyingParserProblem">Failed to parse: {0}</entry>
    <entry key="CannotInstantiateType">Failed to instantiate type {0}.</entry>
    <entry key="DanglingReference">Cannot establish association to a dangling reference to {0}.</entry>
    <entry key="FileNotFound">File {0} does not exist or cannot be read.</entry>
    <entry key="CorruptInput">Cannot parse the input: incorrect format.</entry>
    <entry key="CorruptInputWithException">Cannot parse the input: incorrect format. Exception: {0}</entry>
    <entry key="CorruptInputInvalidDocumentRoot">Cannot parse the input: incorrect format. Document root tag is "{0}". Expected "{1}" or "{2}".</entry>
    <entry key="CannotApplyChangeReport">Cannot apply the change report: the change is incompatible with the current state</entry>
    <entry key="InvalidPropertyValueCustomizer">Invalid property value customizer.</entry>
    <entry key="CannotEvolve">Cannot parse the outdated file: no evolution service found</entry>
    <entry key="CannotSerializeModel">Cannot save model with URI {0}</entry>
    <entry key="CannotSerializeModelWithException">Cannot save model with URI {0}. Exception: {1}</entry>
    <entry key="CannotSaveModelInLocation">Cannot save model in location {0}</entry>
    <entry key="SerializerNotFound">No Serializer found for the following format {0}</entry>
    <entry key="ModelConstellationSaveFailed">Failed to serialize the model constellation. Please consider reverting to previous state if required! \nDetails: {0}</entry>
    <entry key="CannotParseIntoNonEmptyModel">"Unsupported operation. Model should be empty before parsing into it in multi-model constellation"</entry>
    <entry key="NoTopLevelElementClassOrType">Top level element class or datatype specification is required</entry>
    <entry key="CannotHaveBothTopElementClassAndType">Cannot have both top element class and datatype</entry>
    <entry key="NoCompatibleTypeInfoHumaneJSON">Unable to parse humaneJSON: no compatible type information</entry>
    <entry key="CannotFindTypeInTranslationFilter">Cannot find FQN from the translation layer</entry>
    <entry key="UUIDsNotAllowedInHumaneJSON">UUIDs are not allowed in Humane JSON format</entry>
  </message>
</rsccat>
