messages.xml 746 B

12345678910111213141516171819202122
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!--
  3. This file is part of the DITA Open Toolkit project.
  4. Copyright 2011 Jarno Elovirta
  5. See the accompanying LICENSE file for applicable license.
  6. -->
  7. <messages>
  8. <message id="INDX001I" type="INFO">
  9. <reason>Index entry '%1' will be sorted under the "Special characters" heading.</reason>
  10. <response/>
  11. </message>
  12. <message id="INDX002E" type="ERROR">
  13. <reason>The PDF indexing process could not find the proper sort location for '%1', so the term has been dropped from the index.</reason>
  14. <response/>
  15. </message>
  16. <message id="INDX003E" type="ERROR">
  17. <reason>The build failed due to problems encountered when sorting the PDF index.</reason>
  18. <response/>
  19. </message>
  20. </messages>