Re: [PATCH] stash: don't translate literal commands

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, May 17, 2021 at 10:48 AM Derrick Stolee <stolee@xxxxxxxxx> wrote:
>
> On 5/16/2021 5:57 PM, Alex Henrie wrote:
>
> >  static const char * const git_stash_clear_usage[] = {
> > -     N_("git stash clear"),
> > +     "git stash clear",
> >       NULL
> >  };
>
> Are there other instances in builtin/*.c? If not, then it
> would be nice to say so. Otherwise, it would be good to fix
> them, while you are here.

I reviewed all of the translatable strings and only found this problem
in graph.c and builtin/stash.c.

-Alex



[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux