aboutsummaryrefslogtreecommitdiffstats
path: root/docbook/ug-src/EUG_app_messages.xml
blob: 602d867a29cad61066e0186b1cfe7ea4b8b2892d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
<!-- EUG Appendix Messages -->
<!-- $Id$ -->

<appendix id="AppMessages">
  <title>Ethereal Warnings and Messages</title>
  <section>
    <title>Capture file format not understood</title>
    <para>
      If <application>Ethereal</application> cannot decode the capture 
      file format of the file you have asked it to load, you will receive 
      a warning box similar to that shown in <xref linkend="AppErr01"/>.
	<figure id="AppErr01">
	  <title>Read File Format warning</title>
	  <graphic entityref="EtherealFormatError" format="PNG"/>
	</figure>
    </para>
  </section>

  <section>
    <title>Save file error</title>
    <para>
      If <application>Ethereal</application> cannot open the file you 
      requested it to save captured packets in, you will receive a 
      warning box similar to that shown in <xref linkend="AppErr02"/>.
	<figure id="AppErr02"><title>Save Error warning</title>
	  <graphic scale="60" entityref="EtherealSaveError" format="JPG"/>
	</figure>
    </para>
  </section>

  <!-- Simply add more sections above here ... -->

</appendix>
<!-- End of EUG Appendix Messages -->