This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]