summaryrefslogtreecommitdiff
path: root/po/cat-id-tbl.c
diff options
context:
space:
mode:
authorPixel <>2001-03-03 22:53:41 +0000
committerPixel <>2001-03-03 22:53:41 +0000
commitdc2ce18ea8e1686e61dce2b924e3607df69a2dcf (patch)
treef035493abaca3227da9bbae2b628afbeb990759c /po/cat-id-tbl.c
parent833d20a69fe17ab846c153e35230c66a41d8fca9 (diff)
Plein de changements
Diffstat (limited to 'po/cat-id-tbl.c')
-rw-r--r--po/cat-id-tbl.c37
1 files changed, 22 insertions, 15 deletions
diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c
index 395b400..b7c079f 100644
--- a/po/cat-id-tbl.c
+++ b/po/cat-id-tbl.c
@@ -21,37 +21,44 @@ Deleting the list...", 4},
{"Size of a PriorityList cell: ", 10},
{"Size of a BHeap cell : ", 11},
{"Size of a FHeap cell : ", 12},
- {"Size of a PList header : ", 13},
+ {"Size of a PLList header : ", 13},
{"Size of a CList cell : ", 14},
{"Size of a SList cell : ", 15},
- {"Creating a priority list and adding keys:\n", 16},
+ {"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", 17},
+List browsing...\n", 19},
{"\
Ok.\n\
-Extract_Min + List browsing...\n", 18},
+Extract_Min + List browsing...\n", 20},
{"\
Ok.\n\
-Lower_Key(-12) over 59...\n", 19},
+Lower_Key(-12) over 59...\n", 21},
{"\
Ok.\n\
-Delete over 54...\n", 20},
+Delete over 54...\n", 22},
{"\
Ok.\n\
-Extracting datas...\n", 21},
- {"Minimum #", 22},
+Extracting datas...\n", 23},
+ {"Minimum #", 24},
{"\
Ok.\n\
\n\
-All the tests were successfull\n", 23},
- {" * Head cell. (", 24},
- {"Insert: not over Head.", 25},
- {"Insert: No more memory.", 26},
- {"Extract_Min: Priority List is empty.", 27},
+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", 28},
+ |\n", 30},
+ {"Not enough memory", 31},
+ {"negative overflow", 32},
+ {"\
+ * Head cell\n\
+ |\n", 33},
};
-int _msg_tbl_length = 28;
+int _msg_tbl_length = 33;