summaryrefslogtreecommitdiff
path: root/po/cat-id-tbl.c
diff options
context:
space:
mode:
Diffstat (limited to 'po/cat-id-tbl.c')
-rw-r--r--po/cat-id-tbl.c51
1 files changed, 30 insertions, 21 deletions
diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c
index ef1eceb..2a5d02a 100644
--- a/po/cat-id-tbl.c
+++ b/po/cat-id-tbl.c
@@ -134,40 +134,49 @@ Statistics: %i words of text, %i words of data, and %i words reserved.\n\
{"Adresse: Unmatched Addr Field", 122},
{"MOV: Memory to Memory Forbidden On This Type Of Processor", 123},
{"DecodeExec: Invalid Opcode", 124},
- {"Signature invalid", 125},
- {"Loading file %s", 126},
- {"Executing file %s", 127},
+ {"Shutdown requested", 125},
+ {"\
+Help:\n\
+G: go\n\
+P: Proceed\n\
+R: display registers\n\
+Q: quit\n", 126},
+ {"Invalid Signature", 127},
+ {"Loading file %s", 128},
+ {"Executing file %s", 129},
+ {"could not set terminal attributes", 130},
+ {"could not open terminal", 131},
{"\
Assembler v1.0\n\
-\n", 128},
- {"Usage: compilo program.asm objet.out\n", 129},
- {" o Initialising the meta engine... ", 130},
+\n", 132},
+ {"Usage: compilo program.asm objet.out\n", 133},
+ {" o Initialising the meta engine... ", 134},
{"\
Done!\n\
- o Meta language loading... ", 131},
- {"Meta language loading failed.", 132},
+ o Meta language loading... ", 135},
+ {"Meta language loading failed.", 136},
{"\
Done!\n\
- o Initialising the assembler core...", 133},
- {"Assembler core init failed.", 134},
- {" Done!\n", 135},
- {"Signal received: segfault", 136},
+ o Initialising the assembler core...", 137},
+ {"Assembler core init failed.", 138},
+ {" Done!\n", 139},
+ {"Signal received: segfault", 140},
{"\
\n\
Performing initialisation...\n\
-\n", 137},
+\n", 141},
{"\
\n\
Performing shutdown...\n\
-\n", 138},
- {"Exitting, bye!\n", 139},
+\n", 142},
+ {"Exitting, bye!\n", 143},
{"\
Linker v1.0\n\
-\n", 140},
- {"Usage: linker obj1 [obj2 [obj3 [...]]] binary\n", 141},
- {" o Initialising the linker... ", 142},
- {"Linking files...\n", 143},
- {"Generating output file...\n", 144},
+\n", 144},
+ {"Usage: linker obj1 [obj2 [obj3 [...]]] binary\n", 145},
+ {" o Initialising the linker... ", 146},
+ {"Linking files...\n", 147},
+ {"Generating output file...\n", 148},
};
-int _msg_tbl_length = 144;
+int _msg_tbl_length = 148;