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