Le jeudi 23 août 2018, 23:28:55 CEST Junio C Hamano a écrit :
> Jean-Noël Avila <jn.av...@free.fr> writes:
> 
> > -                   die(_("run_command returned non-zero status while"
> > +                   die(_("run_command returned non-zero status while "
> >                             "recursing in the nested submodules of %s\n."),
> 
> Obviously good.
> 
> > diff --git a/config.c b/config.c
> > index 9a0b10d4bc..3461993f0a 100644
> > --- a/config.c
> > +++ b/config.c
> > @@ -124,7 +124,7 @@ static const char include_depth_advice[] = N_(
> >  "  %s\n"
> >  "from\n"
> >  "  %s\n"
> > -"Do you have circular includes?");
> > +"This might be due to circular includes.");
> 
> OK.
Hello,

Has this patch been integrated in a -rc? In which case, would a new round of 
translation need to be triggered?

Thanks

JN



Reply via email to