<?xml version="1.0"?>
<!-- Copyright 2012-2020 The MathWorks, Inc. -->
<rsccat version="1.0" locale="en_US" product="MATLAB" string_type_for_hole="mixed">
  <message>
    <entry key="DiaryNotAvailable">DIARY command is not available in demo version.</entry>
    <entry key="CannotOpenFile">Unable to open file "{0}" for output.</entry>
    <entry key="AmbiguousFileName">Ambiguous file name ''{0}''. The following files have been found: {1}</entry>
    <entry key="PathIsADirectory">Cannot open file: "{0}" is a directory.</entry>
    <entry key="filenameTooLong">Filename is too long.</entry>
    <entry key="tooManyFilesOpenDOS">{0}: Too many files open; check that FILES = 20 in your CONFIG.SYS file.</entry>
    <entry key="tooManyFilesOpenUnix">{0}: Too many files open.</entry>
    <entry key="cwdIsInvalid">Unable to access current folder. Change the current folder to a valid folder.</entry>
    <entry key="cantOpenFileNoPermission">{0}: Cannot open file: permission denied.</entry>
    <entry key="fileNotFound">{0}: File not found.</entry>
    <entry key="fileNotUTF8">{0}: File does not use UTF-8 encoding.</entry>
    <entry key="noDiskSpace">{0}: Not enough space on disk.</entry>
    <entry key="cantOpenFile">{0}: Can't open file.</entry>
    <entry key="reservedDevice">{0}: Reserved {1} device.</entry>
    <entry key="UserEventQueuePipeCreationFailed">pipe creation failed with error id {0,number,integer}</entry>
    <entry key="UserEventQueueFileDescriptorCloseFailed">file descriptor close failed with error id {0,number,integer}</entry>
    <entry key="UserEventQueueWriteFailed">write failed with error id {0,number,integer}</entry>
    <entry key="UserEventQueueReadFailed">read failed with error id {0,number,integer}</entry>
    <entry key="InvalidCharset">Error: ''{0}'' is not a legal IANA character set name.</entry>

    <!-- Capabilities -->
    <entry key="MissingRequiredCapability">{0} is required.</entry>
    <entry key="MissingRequiredCapability_InteractiveCommandLine">Support for user input is required, which is not available on this platform.</entry>
    <entry key="MissingRequiredCapability_Swing">Support for Java user interfaces is required, which is not available on this platform.</entry>
    <entry key="MissingRequiredCapability_ComplexSwing">Support for Java user interfaces is required, which is not available on this platform.</entry>
    <entry key="MissingRequiredCapability_LocalClient">This functionality is not available on remote platforms.</entry>
    <entry key="MissingRequiredCapability_WebWindow">This functionality is not available on remote platforms.</entry>
    <entry key="MissingRequiredCapability_ModalDialogs">Support for modal dialogs is required, which is not available in this configuration.</entry>
    <entry key="MissingRequiredCapability_Debugging">Debugging is not supported in this configuration.</entry>
  </message>
</rsccat>
