summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorPixel <Pixel>2001-05-02 01:41:15 +0000
committerPixel <Pixel>2001-05-02 01:41:15 +0000
commitfba43d28682567fc21512b1a87ad045723cf06e9 (patch)
treedd27d546209acb7350b39a48ec782dbc05563716 /po
parent4115cde1a2045658f66cf1ba09e42556ec3cb7a5 (diff)
Blah
Diffstat (limited to 'po')
-rw-r--r--po/cat-id-tbl.c59
1 files changed, 29 insertions, 30 deletions
diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c
index 33f4c45..99a737e 100644
--- a/po/cat-id-tbl.c
+++ b/po/cat-id-tbl.c
@@ -33,41 +33,40 @@ const struct _msg_ent _msg_tbl[] = {
{"move_to_resultat_pile()", 24},
{"move_to_resultat_pile: invalid argument type", 25},
{"move_to_resultat_pile: Stack Overflow", 26},
- {"pop_resultat()", 27},
- {"move_to_resultat_pile: empty stack", 28},
- {"Calling act_pile(%i)", 29},
- {"act_pile: OP_PLUS invalid arguments", 30},
- {"act_pile: OP_MOINS invalid arguments", 31},
- {"act_pile: OP_MUL invalid arguments", 32},
- {"act_pile: OP_DIV invalid arguments", 33},
- {"act_pile: OP_MOD invalid arguments", 34},
- {"act_pile: OP_EXP invalid power", 35},
- {"act_pile: OP_EXP empty polynom", 36},
- {"act_pile: OP_EXP invalid arguments", 37},
- {"act_pile: OP_ASSIGN empty string", 38},
- {"act_pile: OP_ASSIGN invalid arguments", 39},
- {"act_pile: OP_MOINS_UNARY invalid argument", 40},
- {"act_pile: OP_FUNC_CALL incorrect value for 2nd arg", 41},
- {"act_pile: OP_FUNC_CALL arg2 is an empty polynom", 42},
- {"act_pile: OP_FUNC_CALL invalid arguments", 43},
- {"act_pile: OP_FUNC_CALL incorrect argument number", 44},
- {"act_pile: Unknown operator", 45},
- {"\t-- Printing Stack\n", 46},
- {"\t-- End Printing Stack\n", 47},
- {"ply_affichage: strcat error, not enough space in buffer", 48},
- {"rat_constr: division by zero", 49},
- {"division by zero", 50},
- {"Signal received: segfault", 51},
- {"Signal received: break", 52},
+ {"move_to_resultat_pile: empty stack", 27},
+ {"Calling act_pile(%i)", 28},
+ {"act_pile: OP_PLUS invalid arguments", 29},
+ {"act_pile: OP_MOINS invalid arguments", 30},
+ {"act_pile: OP_MUL invalid arguments", 31},
+ {"act_pile: OP_DIV invalid arguments", 32},
+ {"act_pile: OP_MOD invalid arguments", 33},
+ {"act_pile: OP_EXP invalid power", 34},
+ {"act_pile: OP_EXP empty polynom", 35},
+ {"act_pile: OP_EXP invalid arguments", 36},
+ {"act_pile: OP_ASSIGN empty string", 37},
+ {"act_pile: OP_ASSIGN invalid arguments", 38},
+ {"act_pile: OP_MOINS_UNARY invalid argument", 39},
+ {"act_pile: OP_FUNC_CALL incorrect value for 2nd arg", 40},
+ {"act_pile: OP_FUNC_CALL arg2 is an empty polynom", 41},
+ {"act_pile: OP_FUNC_CALL invalid arguments", 42},
+ {"act_pile: OP_FUNC_CALL incorrect argument number", 43},
+ {"act_pile: Unknown operator", 44},
+ {"\t-- Printing Stack\n", 45},
+ {"\t-- End Printing Stack\n", 46},
+ {"ply_affichage: strcat error, not enough space in buffer", 47},
+ {"rat_constr: division by zero", 48},
+ {"division by zero", 49},
+ {"Signal received: segfault", 50},
+ {"Signal received: break", 51},
{"\
\n\
Performing initialisation...\n\
-\n", 53},
+\n", 52},
{"\
\n\
Performing shutdown...\n\
-\n", 54},
- {"Exitting, bye!\n", 55},
+\n", 53},
+ {"Exitting, bye!\n", 54},
};
-int _msg_tbl_length = 55;
+int _msg_tbl_length = 54;