Skip to content
Prev 880 / 1236 Next

[R-gui] tcltk internationalization for built-in buttons

Dear John,

thanks, I did not know Brian Ripley's R News article yet, though I did know
the web sources on translation. I don't even have to change the language for
checking translation, because I am always in a German system and program
everything in English - if it works I see it in my language :-)

I suppose I will have to create the po files for package-specific messages
(that should be doable) and to somehow compile these into mo files (I don't
quite know how to do that yet, I seem to have to install GNU gettext and
take it from there). For my current prototype phase, I think I will simply
stick with the msgcat solution and later replace the internationalization
function with a function based on gettext. Since the main work work on the
package will only start next year, I am currently only interested in fixing
conceptual thoughts and checking principle feasibility of things I would
like to include. 

Thanks again, 
Regards, Ulrike
John Fox wrote: