2000-06-28 Philipp Thomas <pthomas@suse.de>
authorpthomas <pthomas@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jun 2000 23:46:27 +0000 (23:46 +0000)
committerpthomas <pthomas@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 28 Jun 2000 23:46:27 +0000 (23:46 +0000)
commita4db0a1db67624827f629d9b2c4048748db7d032
treecf84960b7dcda6445f2020417d413146c796651f
parentc4bd5e71cdafa235a1013fb9c6fec6a71636afe2
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34773 138bc75d-0d04-0410-961f-82ee72b054a4
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