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.c18
1 files changed, 12 insertions, 6 deletions
diff --git a/po/cat-id-tbl.c b/po/cat-id-tbl.c
index 2a5d02a..9b62514 100644
--- a/po/cat-id-tbl.c
+++ b/po/cat-id-tbl.c
@@ -171,12 +171,18 @@ Performing shutdown...\n\
\n", 142},
{"Exitting, bye!\n", 143},
{"\
-Linker v1.0\n\
+Simul v1.0\n\
\n", 144},
- {"Usage: linker obj1 [obj2 [obj3 [...]]] binary\n", 145},
- {" o Initialising the linker... ", 146},
- {"Linking files...\n", 147},
- {"Generating output file...\n", 148},
+ {"Usage: linker [-q] [-d] binary\n", 145},
+ {" o Initialising the simulator... ", 146},
+ {"Beginning simulation", 147},
+ {"\
+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},
};
-int _msg_tbl_length = 148;
+int _msg_tbl_length = 152;