From a856126fe7e965bc80d17690732ee58343a655d3 Mon Sep 17 00:00:00 2001 From: Pixel <> Date: Tue, 17 Apr 2001 03:20:16 +0000 Subject: Pouearf --- po/cat-id-tbl.c | 55 ++++++++++++++++++++++++++++--------------------------- 1 file changed, 28 insertions(+), 27 deletions(-) (limited to 'po/cat-id-tbl.c') 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; -- cgit v1.2.3