messages.xml 1.2 KB

12345678910111213141516171819202122232425
  1. <?xml version="1.0" encoding="UTF-8" ?>
  2. <!-- This file is part of the DITA Open Toolkit project.
  3. See the accompanying license.txt file for applicable licenses.-->
  4. <messages>
  5. <message id="DOTA006W" type="WARN">
  6. <reason>Absolute paths on the local file system are not supported for the CSSPATH parameter.</reason>
  7. <response>Please use a relative path or full URI instead.</response>
  8. </message>
  9. <message id="DOTA007E" type="ERROR">
  10. <reason>Cannot find the running-footer file "%1".</reason>
  11. <response>Please double check the value to ensure it is specified correctly.</response>
  12. </message>
  13. <message id="DOTA008E" type="ERROR">
  14. <reason>Cannot find the running-header file "%1".</reason>
  15. <response>Please double check the value to ensure it is specified correctly.</response>
  16. </message>
  17. <message id="DOTA009E" type="ERROR">
  18. <reason>Cannot find the specified heading file "%1".</reason>
  19. <response>Please double check the value to ensure it is specified correctly.</response>
  20. </message>
  21. <message id="DOTA069W" type="WARN">
  22. <reason>Target "%1" is deprecated.</reason>
  23. <response>Remove references to this target from your custom XSLT or plug-ins.</response>
  24. </message>
  25. </messages>