From 842576279c3d573da0f82d06523864c34190ce56 Mon Sep 17 00:00:00 2001 From: biouman Date: Sat, 28 Apr 2001 23:07:37 +0000 Subject: *** empty log message *** --- po/cat-id-tbl.c | 34 +++++++++++++++++++++++++++++++--- 1 file changed, 31 insertions(+), 3 deletions(-) (limited to 'po/cat-id-tbl.c') diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c index 4c0c5bd..85ff112 100644 --- a/po/cat-id-tbl.c +++ b/po/cat-id-tbl.c @@ -1,4 +1,4 @@ -/* Automatically generated by po2tbl.sed from Dumb.pot. */ +/* Automatically generated by po2tbl.sed from Polynom.pot. */ #if HAVE_CONFIG_H # include @@ -8,7 +8,35 @@ const struct _msg_ent _msg_tbl[] = { {"", 1}, - {"Hello World!\n", 2}, + {"Out of memory.", 2}, + {"Too much error contexts during pushcontext().", 3}, + {"Error context empty, but popcontext() called.", 4}, + {"Internal error into hashing", 5}, + {"Too many nested operators in expression.\n", 6}, + {"Too many nested functions calls in expression.\n", 7}, + {"Invalid unary operator", 8}, + {"Invalid binary operator", 9}, + {"Parse error: too much left parenthesis", 10}, + {"Parse error: too much right parenthesis", 11}, + {"Parse error: enclosure mismatch", 12}, + {"Invalid character", 13}, + {"push_pile_poly: Stack Overflow", 14}, + {"push_pile_int: Stack Overflow", 15}, + {"push_pile_string: Stack Overflow", 16}, + {"pop_pile: Can't pop %u elements", 17}, + {"Calling act_pile(%i)\n", 18}, + {"act_pile: OP_PLUS invalid arguments", 19}, + {"act_pile: OP_MOINS invalid arguments", 20}, + {"act_pile: OP_MUL invalid arguments", 21}, + {"act_pile: OP_DIV invalid arguments", 22}, + {"act_pile: OP_MOD invalid arguments", 23}, + {"act_pile: OP_EXP invalid arguments", 24}, + {"act_pile: OP_ASSIGN empty string", 25}, + {"act_pile: OP_ASSIGN invalid arguments", 26}, + {"act_pile: OP_MOINS_UNARY invalid argument", 27}, + {"act_pile: OP_FUNC_CALL invalid arguments", 28}, + {"act_pile: OP_FUNC_CALL incorrect argument number", 29}, + {"act_pile: Unknown operator", 30}, }; -int _msg_tbl_length = 2; +int _msg_tbl_length = 30; -- cgit v1.2.3