<?xml version="1.0" encoding="UTF-8"?>
<!--Copyright 2021 The MathWorks, Inc.-->

<rsccat xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" version="1.0" locale="zh_CN" product="MATLAB" xsi:noNamespaceSchemaLocation="../../resources/schema/msgcat.xsd">
  <message>
    <entry key="DesktopRequired">没有桌面环境，历史记录不可用。</entry>
    <entry key="LastLineRemoved">The last line from the history cannot be used in a script because it was an error.</entry>
    <entry key="LineRemoved">Line {0} from the history cannot be used in a script because it was an error.</entry>
    <entry key="LineTooHigh">Specified line {0} cannot be used because there are only {1} lines in the history.</entry>
    <entry key="VariableNotFound">在历史记录中找不到变量 ''{0}''。</entry>
  </message>
</rsccat>
