<?xml version="1.0" encoding="UTF-8" ?>
<!-- Copyright 2010 The MathWorks, Inc. -->
 <rsccat version="1.0" locale="en_US" product="imaq">
   <message>
     <entry key="invalidaction">Invalid ACTION specified.  ACTION must be either 'register' or 'unregister'.</entry>
     <entry key="filenotfound">The file ''{0}'' could not be found.</entry>
     <entry key="alreadyregistered">The name {0} conflicts with a toolbox or third party adaptor.</entry>
     <entry key="unregisterfailed">The ADAPTORPATH specified, {0}, was not found.  There is nothing to unregister.</entry>
     <entry key="invalidadaptorpath">Invalid ADAPTORPATH specified.  ADAPTORPATH must be a 1-by-N character array.</entry>
     <entry key="nonfullpath">ADAPTORPATH should specify the full absolute path to the adaptor library.</entry>
     <entry key="invalidadaptor">{0} is not a valid adaptor.  Was the shared library created using the Image Acquisition Toolbox Adaptor Kit?</entry>
     <entry key="nojvm">No java support detected.  Third party adaptors will not be available.</entry>
   </message>
  </rsccat>