[Bug translation/90274] untranslated string literal in opts.c

marxin at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Tue Apr 30 08:34:00 GMT 2019


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90274

--- Comment #2 from Martin Liška <marxin at gcc dot gnu.org> ---
Author: marxin
Date: Tue Apr 30 08:33:29 2019
New Revision: 270675

URL: https://gcc.gnu.org/viewcvs?rev=270675&root=gcc&view=rev
Log:
Wrap a string with _ for translation (PR translation/90274).

2019-04-30  Martin Liska  <mliska@suse.cz>

        PR translation/90274
        * opts.c (print_filtered_help): Wrap string in _(...).

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/opts.c


More information about the Gcc-bugs mailing list