From 6e3a9d191ccb901823d8b1b5c1b789deabb57abb Mon Sep 17 00:00:00 2001 From: Pixel Date: Tue, 1 May 2001 21:34:28 +0000 Subject: Pouet --- po/cat-id-tbl.c | 13 ++++++++++++- 1 file changed, 12 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 18e2c30..a975815 100644 --- a/po/cat-id-tbl.c +++ b/po/cat-id-tbl.c @@ -52,6 +52,17 @@ const struct _msg_ent _msg_tbl[] = { {"ply_affichage: strcat error, not enough space in buffer", 43}, {"rat_constr: division by zero", 44}, {"division by zero", 45}, + {"Signal received: segfault", 46}, + {"Signal received: break", 47}, + {"\ +\n\ +Performing initialisation...\n\ +\n", 48}, + {"\ +\n\ +Performing shutdown...\n\ +\n", 49}, + {"Exitting, bye!\n", 50}, }; -int _msg_tbl_length = 45; +int _msg_tbl_length = 50; -- cgit v1.2.3