summaryrefslogtreecommitdiff
path: root/po/cat-id-tbl.c
blob: b7c079f4d2b9fad3add8d339db5b41fa885076ef (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
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
/* Automatically generated by po2tbl.sed from PriorityLists.pot.  */

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

#include "libgettext.h"

const struct _msg_ent _msg_tbl[] = {
  {"", 1},
  {"Creation of a priority list and adding ", 2},
  {" random entrie(s)...", 3},
  {"\
Ok.\n\
Deleting the list...", 4},
  {"List has ", 5},
  {" keys. Expecting ", 6},
  {"List corrupted.", 7},
  {" keys (real count). Expecting ", 8},
  {"Incorrect order.", 9},
  {"Size of a PriorityList cell: ", 10},
  {"Size of a BHeap cell       : ", 11},
  {"Size of a FHeap cell       : ", 12},
  {"Size of a PLList header    : ", 13},
  {"Size of a CList cell       : ", 14},
  {"Size of a SList cell       : ", 15},
  {"Size of a BinHeap header   : ", 16},
  {"Size of a BinHeap cell     : ", 17},
  {"Creating a priority list and adding keys:\n", 18},
  {"\
Ok.\n\
List browsing...\n", 19},
  {"\
Ok.\n\
Extract_Min + List browsing...\n", 20},
  {"\
Ok.\n\
Lower_Key(-12) over 59...\n", 21},
  {"\
Ok.\n\
Delete over 54...\n", 22},
  {"\
Ok.\n\
Extracting datas...\n", 23},
  {"Minimum #", 24},
  {"\
Ok.\n\
\n\
All the tests were successfull\n", 25},
  {" * Head cell. (", 26},
  {"Insert: not over Head.", 27},
  {"Insert: No more memory.", 28},
  {"Extract_Min: Priority List is empty.", 29},
  {"\
 * Head cell.\n\
 |\n", 30},
  {"Not enough memory", 31},
  {"negative overflow", 32},
  {"\
 * Head cell\n\
 |\n", 33},
};

int _msg_tbl_length = 33;