forked from shaneataylor/ditasearch
-
Notifications
You must be signed in to change notification settings - Fork 0
/
messages.xml
24 lines (23 loc) · 1008 Bytes
/
messages.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<messages>
<message id="DS01" type="WARN">
<reason>Can't resolve target topic title for short description.</reason>
<response>The short description for the indexed topic %1 will not contain the text of the <xref> or <keyword> that references %2.</response>
</message>
<message id="DS02" type="INFO"><!-- WAS GIDX095I -->
<reason>Excluding topic from search.</reason>
<response>A reference to topic %1 specified @search="no".</response>
</message>
<message id="DS03" type="INFO">
<reason>Combining user search config file %1 with default search configuration.</reason>
<response/>
</message>
<message id="DS04" type="INFO">
<reason>Using only user search config file %1.</reason>
<response/>
</message>
<message id="DS05" type="INFO">
<reason>Using only default search configuration file.</reason>
<response/>
</message>
</messages>