This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
i18n brokenness of C++
- From: "Bonzini" <bonzini at gnu dot org>
- To: <gcc at gcc dot gnu dot org>
- Date: Tue, 11 Jun 2002 21:35:42 +0200
- Subject: i18n brokenness of C++
I restarted working on the Italian translation and found that a lot of error
messages are quite broken in the C++ front-end. About every occurrence of
%s means that `class', `type', `declaration', `member' or something like
that is interpolated without translation. I volunteer to fix these like I
did with the C front-end last year (which was much less broken, however).
Is an assign.changes paper needed to do these changes (which are mostly
boilerplate, but not irrelevant)? If a paper is on the way, can they be
committed before rms signs it (which usually takes a month or more)?
Paolo Bonzini