This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran 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]

Re: [gfortran,patch] Internationalisation of the Fortran front-end


Things like this mean that you're essentially printing one
message as two phrase fragments. This won't translate well.
You need to present the entire sentence as a unit to the translators.

I know that, and I think we can safely assume that it can be done at some later point. I fixed some occurences of such problems when they were obvious and needed only small changes. The one that remain can well be swept out in later patches, I think.


FX


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