]> git.ipfire.org Git - thirdparty/gcc.git/commit
c-decl.c: Mark strings for translation.
authorPhilipp Thomas <pthomas@suse.de>
Wed, 28 Jun 2000 23:46:27 +0000 (23:46 +0000)
committerPhilipp Thomas <pthomas@gcc.gnu.org>
Wed, 28 Jun 2000 23:46:27 +0000 (23:46 +0000)
commit5e4adfbabc05f6e37ed5ae233b0a43f144fef4f6
treecf84960b7dcda6445f2020417d413146c796651f
parent3153b3b70c358fe8e4db599c2086f1444b2c4d21
c-decl.c: Mark strings for translation.

2000-06-28  Philipp Thomas  <pthomas@suse.de>

* c-decl.c : Mark strings for translation.
(parmlist_tags_warning): Use distinct messages instead
of conditional expressions.
* diagnostic.c (v_message_with_decl): Mark string for translation.
* gcc.c: Mark messages for translation.
(display_help): Combine messages into one string where necessary.
* mips-tfile.c: Add intl.h. Mark messages for translation.
* rtl.c (fatal_with_file_and_line): Modify function for NLS. Mark
messages for translation.
* timevar.c: Mark messages for translation.
* tlink.c: Likewise.
* toplev.c: Likewise.

From-SVN: r34773
gcc/ChangeLog
gcc/c-decl.c
gcc/diagnostic.c
gcc/gcc.c
gcc/mips-tfile.c
gcc/rtl.c
gcc/timevar.c
gcc/tlink.c
gcc/toplev.c