[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#21758: Translation Error in help info of "grep"
From: |
Jim Meyering |
Subject: |
bug#21758: Translation Error in help info of "grep" |
Date: |
Mon, 26 Oct 2015 08:08:07 -0700 |
tags 21758 notabug
done
On Sun, Oct 25, 2015 at 6:17 PM, Peng Zhang <address@hidden> wrote:
> I'm using GNU grep (version 2.20). When I get help with the command "grep
> --help", it prints the following information:
>
> ...
> -B, --before-context=NUM 打印以文本起始的NUM 行
> -A, --after-context=NUM 打印以文本结尾的NUM 行
>
> This is totally wrong! It should be:
>
> -B, --before-context=NUM 打印文本及其前面的 NUM 行
> -A, --after-context=NUM 打印文本及其后面的 NUM 行
Thank you for the report, however, the translations are maintained
separately, and to report translation bugs, you should send mail to
the language-specific team here: https://translationproject.org/team/
It would be great if you were to help improve those translations
in the next couple of days. I expect to release grep-2.22 very soon.
P.S. I've marked this as "not a bug" in grep proper, and am closing
the issue in our bug tracker, but you're welcome to continue
discussing here.