Hi Nick, > +static const char *const _ctf_errlist[] = { > + "File is not in CTF or ELF format", /* ECTF_FMT */ Have you considered allowing these strings to be translated ? Cheers Nick