summaryrefslogtreecommitdiff
path: root/po/cat-id-tbl.c
diff options
context:
space:
mode:
authorPixel <>2001-04-17 03:20:16 +0000
committerPixel <>2001-04-17 03:20:16 +0000
commita856126fe7e965bc80d17690732ee58343a655d3 (patch)
tree5464a45d4ef03e2efdcc7788de31226832a0a45c /po/cat-id-tbl.c
parentf12eda64018215310e5d563ebaf9fe4d46db24ff (diff)
Pouearf
Diffstat (limited to 'po/cat-id-tbl.c')
-rw-r--r--po/cat-id-tbl.c55
1 files changed, 28 insertions, 27 deletions
diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c
index 9b62514..f5efdd2 100644
--- a/po/cat-id-tbl.c
+++ b/po/cat-id-tbl.c
@@ -141,48 +141,49 @@ 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},
+ {"Opening file %s", 127},
+ {"Invalid Signature", 128},
+ {"Loading file %s", 129},
+ {"Executing file %s", 130},
+ {"could not set terminal attributes", 131},
+ {"could not open terminal", 132},
{"\
Assembler v1.0\n\
-\n", 132},
- {"Usage: compilo program.asm objet.out\n", 133},
- {" o Initialising the meta engine... ", 134},
+\n", 133},
+ {"Usage: compilo program.asm objet.out\n", 134},
+ {" o Initialising the meta engine... ", 135},
{"\
Done!\n\
- o Meta language loading... ", 135},
- {"Meta language loading failed.", 136},
+ o Meta language loading... ", 136},
+ {"Meta language loading failed.", 137},
{"\
Done!\n\
- o Initialising the assembler core...", 137},
- {"Assembler core init failed.", 138},
- {" Done!\n", 139},
- {"Signal received: segfault", 140},
+ o Initialising the assembler core...", 138},
+ {"Assembler core init failed.", 139},
+ {" Done!\n", 140},
+ {"Signal received: segfault", 141},
{"\
\n\
Performing initialisation...\n\
-\n", 141},
+\n", 142},
{"\
\n\
Performing shutdown...\n\
-\n", 142},
- {"Exitting, bye!\n", 143},
+\n", 143},
+ {"Exitting, bye!\n", 144},
{"\
Simul v1.0\n\
-\n", 144},
- {"Usage: linker [-q] [-d] binary\n", 145},
- {" o Initialising the simulator... ", 146},
- {"Beginning simulation", 147},
+\n", 145},
+ {"Usage: linker [-s] [-d] binary\n", 146},
+ {" o Initialising the simulator... ", 147},
+ {"Beginning simulation", 148},
{"\
Linker v1.0\n\
-\n", 148},
- {"Usage: linker obj1 [obj2 [obj3 [...]]] binary\n", 149},
- {" o Initialising the linker... ", 150},
- {"Linking files...\n", 151},
- {"Generating output file...\n", 152},
+\n", 149},
+ {"Usage: linker obj1 [obj2 [obj3 [...]]] binary\n", 150},
+ {" o Initialising the linker... ", 151},
+ {"Linking files...\n", 152},
+ {"Generating output file...\n", 153},
};
-int _msg_tbl_length = 152;
+int _msg_tbl_length = 153;