Jorma Karvonen wrote:
> for some reason the following localization does not work. It is still
> in English.
>
> src/grep.c lines 37 and 38
>
> N_("`egrep' means `grep -E'.  `fgrep' means `grep -F'.\n\
> Direct invocation as either `egrep' or `fgrep' is deprecated.\n");

Thanks for the report.
That was fixed for 2.6.1:

  doc: translate new --help message
  http://git.sv.gnu.org/cgit/grep.git/commit/?id=84d441aaf35dc778cd21


Reply via email to