From dfd868ecf9e37a5e6954a073c3ba43a970f7ca54 Mon Sep 17 00:00:00 2001 From: Pixel <> Date: Mon, 5 Mar 2001 01:30:36 +0000 Subject: Projet quasi fini... --- po/cat-id-tbl.c | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'po/cat-id-tbl.c') diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c index b7c079f..831b93c 100644 --- a/po/cat-id-tbl.c +++ b/po/cat-id-tbl.c @@ -59,6 +59,15 @@ All the tests were successfull\n", 25}, {"\ * Head cell\n\ |\n", 33}, + {"Bitstream length : ", 34}, + {" bits (= ", 35}, + {" bytes)\n", 36}, + {"Real size input : ", 37}, + {"Size squeezed by : ", 38}, + {" percents\n", 39}, + {"Dictionnary size : ", 40}, + {"Total bitstream length : ", 41}, + {"Real gain (4 bytes header) : ", 42}, }; -int _msg_tbl_length = 33; +int _msg_tbl_length = 42; -- cgit v1.2.3