Tanay Abhra <tanayabh@xxxxxxxxx> writes: > + if (!kv_info->linenr) > + die("unable to parse '%s' from command-line config", entry->key); > + else > + die("bad config variable '%s' at file line %d in %s", Also two missing _("...") here. Note that there are missing _("...") in config.c before your patch too. I'll send a patch to fix this regardless of your series. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html