]> git.ipfire.org Git - thirdparty/gcc.git/commit
Wrap a string with _ for translation (PR translation/90274).
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2019 08:33:29 +0000 (08:33 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 30 Apr 2019 08:33:29 +0000 (08:33 +0000)
commite8ef5f8bbf9e7abe238e4bdde1ddfaf92f2d24b3
treed84ee617522b6af814d4ec3a369db31c47f8c917
parent5f915e9ab022dc342282a729806eec386d33cc20
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 _(...).

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@270675 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/opts.c