From d3bfe2d1ee65f681ee04cfce0f5a3cdaae582f29 Mon Sep 17 00:00:00 2001 From: Pixel Date: Wed, 2 May 2001 02:57:44 +0000 Subject: Bla --- po/cat-id-tbl.c | 35 ++++++++++++++++++++--------------- 1 file changed, 20 insertions(+), 15 deletions(-) (limited to 'po/cat-id-tbl.c') diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c index 3c3107b..e306c13 100644 --- a/po/cat-id-tbl.c +++ b/po/cat-id-tbl.c @@ -49,26 +49,31 @@ const struct _msg_ent _msg_tbl[] = { {"act_pile: OP_MOINS_UNARY invalid argument", 40}, {"act_pile: OP_FUNC_CALL incorrect argument type", 41}, {"act_pile: OP_FUNC_CALL invalid operand type", 42}, - {"act_pile: OP_FUNC_CALL incorrect value for 2nd arg", 43}, - {"act_pile: OP_FUNC_CALL arg2 is an empty polynom", 44}, - {"act_pile: OP_FUNC_CALL incorrect argument number", 45}, - {"act_pile: Unknown operator", 46}, - {"\t-- Printing Stack\n", 47}, - {"\t-- End Printing Stack\n", 48}, - {"ply_affichage: strcat error, not enough space in buffer", 49}, - {"rat_constr: division by zero", 50}, - {"division by zero", 51}, - {"Signal received: segfault", 52}, - {"Signal received: break", 53}, + {"act_pile: OP_FUNC_CALL need only one argument for a polynom evaluation", 43}, + {"act_pile: OP_FUNC_CALL incorrect value for 2nd arg", 44}, + {"act_pile: OP_FUNC_CALL arg2 is an empty polynom", 45}, + {"act_pile: OP_FUNC_CALL incorrect argument number", 46}, + {"act_pile: Unknown operator", 47}, + {"\t-- Printing Stack\n", 48}, + {"\t-- End Printing Stack\n", 49}, + {"ply_affichage: strcat error, not enough space in buffer", 50}, + {"rat_constr: division by zero", 51}, + {"division by zero", 52}, + {"Signal received: segfault", 53}, + {"Signal received: break", 54}, {"\ \n\ Performing initialisation...\n\ -\n", 54}, +\n", 55}, + {"\ +\n\ +Starting interface...\n\ +\n", 56}, {"\ \n\ Performing shutdown...\n\ -\n", 55}, - {"Exitting, bye!\n", 56}, +\n", 57}, + {"Exitting, bye!\n", 58}, }; -int _msg_tbl_length = 56; +int _msg_tbl_length = 58; -- cgit v1.2.3