<?xml version="1.0" encoding="UTF-8" ?>
<rsccat version="1.0" locale="en_US" product="MATLAB">
  <message>
    <entry key="NameMustBeString" note="stringDatatypeUpdate">The second input to display must be a character vector containing the name of the variable being displayed.</entry>
    <entry key="EmptyCustomDisplayGroup">No properties.</entry>
    <!-- Additional exceptions needed for compact display API-->
    <entry key="TooFewElementsInStringArray">The number of elements in string array argument must be greater than ''{0}''.</entry>
    <entry key="EmptyStringArray">The string array argument must contain at least one element if ''{0}'' is not an empty object.</entry>
    <entry key="AnnotationRowMismatch">The number of rows in the annotation argument must match the number of rows in the ''{0}'' argument.</entry>
    <entry key="StringArrayRowMismatch">The number of rows in the string array argument must match the number of rows in the ''{0}'' argument.</entry>
    <entry key="StringArrayMustBeScalar">The string array argument must be a scalar string in single line display.</entry>
    <entry key="InvalidStringArrayDimensions">The string array argument must be a matrix.</entry>
    <entry key="AnnotationMustBeScalar">The annotation argument must be a scalar string in single line display.</entry>
    <entry key="CustomCompactDisplayError">The following error was caught while executing ''{0}'' class method ''{1}'':\n{2}</entry>
    <entry key="CompactDisplayRepresentationRequired">''{0}'' must return a CompactDisplayRepresentation object.</entry>
  </message>
</rsccat>
