File: ChangeLog

package info (click to toggle)
etherape 0.9.7-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny
  • size: 3,416 kB
  • ctags: 993
  • sloc: ansic: 10,053; sh: 8,934; xml: 902; makefile: 194; sed: 16
file content (129 lines) | stat: -rw-r--r-- 4,127 bytes parent folder | download | duplicates (6)
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
2002-09-19  gettextize  <bug-gnu-gettext@gnu.org>

	* boldquot.sed: New file, from gettext-0.11.5.
	* en@boldquot.header: New file, from gettext-0.11.5.
	* en@quot.header: New file, from gettext-0.11.5.
	* insert-header.sin: New file, from gettext-0.11.5.
	* quot.sed: New file, from gettext-0.11.5.
	* remove-potcdate.sin: New file, from gettext-0.11.5.
	* Rules-quot: New file, from gettext-0.11.5.

2001-05-04  gettextize  <bug-gnu-utils@gnu.org>

	* Makefile.in.in: Upgrade to gettext-0.10.36.

2001-05-04  gettextize  <bug-gnu-utils@gnu.org>

	* Makefile.in.in: Upgrade to gettext-0.10.36.
	* cat-id-tbl.c: Remove file.
	* stamp-cat-id: Remove file.

/* Automatically generated by po2tbl.sed from etherape.pot.  */

#if HAVE_CONFIG_H
# include <config.h>
#endif

#include "libgettext.h"

const struct _msg_ent _msg_tbl[] = {
  {"", 1},
  {"mode of operation", 2},
  {"<ethernet|fddi|ip|tcp>", 3},
  {"set interface to listen to", 4},
  {"<interface name>", 5},
  {"set capture filter", 6},
  {"<capture filter>", 7},
  {"set input file", 8},
  {"<file name>", 9},
  {"don't convert addresses to names", 10},
  {"don't display any node text identification", 11},
  {"do not fade old links", 12},
  {"set the node color", 13},
  {"color", 14},
  {"set the link color", 15},
  {"set the text color", 16},
  {"Unrecognized mode. Do etherape --help for a list of modes", 17},
  {"Preferences saved", 18},
  {"._New File", 19},
  {"_Toolbar", 20},
  {"Show or hide the toolbar", 21},
  {"_Legend", 22},
  {"Show or hide the legend", 23},
  {"_Status Bar", 24},
  {"Show or hide the status bar", 25},
  {"Etherape", 26},
  {"New", 27},
  {"New File", 28},
  {"Open", 29},
  {"Open File", 30},
  {"Save", 31},
  {"Save File", 32},
  {"Protocols", 33},
  {"Copyright 2000 Juan Toledo", 34},
  {"\
A Graphical Network Browser.\n\
Web: http://etherape.sourceforge.net", 35},
  {"window1", 36},
  {"name", 37},
  {"accumulated", 38},
  {"average", 39},
  {"This message is not here yet. (Dont tell anybody you saw it ;-) )", 40},
  {"Etherape: Preferences", 41},
  {"Click to toggle", 42},
  {"Toggle whether text is shown on the diagram", 43},
  {"No text", 44},
  {"Max. Node Radius", 45},
  {"Max. Link Width", 46},
  {"\
Choose how node radius and link width are calculated as a function of \
average traffic", 47},
  {"Linear", 48},
  {"Logarithmic", 49},
  {"Square Root", 50},
  {"Size Mode", 51},
  {"Choose the font used to display text in the diagram", 52},
  {"Font", 53},
  {"Refresh diagram every this many miliseconds", 54},
  {"Diagram refresh period (ms)", 55},
  {"Set what level of the protocol stack is displayed in the legend", 56},
  {"2", 57},
  {"3", 58},
  {"4", 59},
  {"5", 60},
  {"6", 61},
  {"Protocol Stack Level", 62},
  {"Diagram", 63},
  {"Capture filter", 64},
  {"Packet information is averaged for this amount of time", 65},
  {"Averaging Time (ms)", 66},
  {"Delete this link after this much time. 0 means never timeout.", 67},
  {"Link Timeout (ms)", 68},
  {"Delete this node after this much time. 0 means never timeout.", 69},
  {"Node Timeout (ms)", 70},
  {"Capture", 71},
  {"Select Font", 72},
  {"Filter what's captured. See the tcpdump man page for details", 73},
  {"Adjustment value: %g. Radius multiplier %g", 74},
  {"Couldn't find pixmap file: %s", 75},
  {"Couldn't create pixmap from file: %s", 76},
  {"Error getting device: %s", 77},
  {"Error opening %s : %s - perhaps you need to be root?", 78},
  {"Link type not yet supported", 79},
  {"Mode not available in this device", 80},
  {"Ape mode not yet supported", 81},
  {"Can't use filter:  Couldn't obtain netmask info (%s).", 82},
  {"Unable to parse filter string (%s).", 83},
  {"Can't install filter (%s).", 84},
  {"Reached default in get_node_id", 85},
  {"Unsopported ape mode in get_link_id", 86},
  {"n/a", 87},
  {"Creating node: %s. Number of nodes %d", 88},
  {"Creating link: %s-%s. Number of links %d", 89},
  {"Reached default in fill_names", 90},
  {"Removing node: %s. Number of node %d", 91},
  {"Removing link. Number of links %d", 92},
  {"Null packet in check_packet", 93},
};

int _msg_tbl_length = 93;