Correct some translatable strings.
This commit is contained in:
parent
971038be55
commit
496a6b3024
7 changed files with 32 additions and 28 deletions
|
@ -87,7 +87,7 @@ argp_parser (int key, char *arg, struct argp_state *state)
|
|||
|
||||
static struct argp argp = {
|
||||
options, argp_parser, N_("[OPTIONS]"),
|
||||
N_("Glue 32-bit and 64-binary into Apple fat one."),
|
||||
N_("Glue 32-bit and 64-bit binary into Apple fat one."),
|
||||
NULL, NULL, NULL
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue