<?xml version="1.0"?>
<rsccat version="1.0" locale="en_US" product="MATLAB" string_type_for_hole="fl_ustring">
  <message>
    <entry key="EmptyFilename">File name must be provided.</entry>
    <entry key="InvalidFilenameType">File name must be a char, a scalar cellstr or a scalar string without missing values.</entry>
    <entry key="InvalidFilenameExtension">File name must contain '.py' extension.</entry>
    <entry key="FileNotFound">Cannot open file ''{0}''.</entry>
    <entry key="ParseErrorMissingWhitespace">File name and command line arguments must be separated by whitespace characters.</entry>
    <entry key="ParseErrorUnmatchedDoubleQuote">Unmatched double quotes.</entry>
    <entry key="ParseErrorUnmatchedSingleQuote">Unmatched single quotes.</entry>
  </message>
</rsccat>
