On Saturday 02 February 2008 02:22:59 Anthony Kozar wrote: > I added a stub for csoundSetLanguage() to getstring.c. This will preserve > dynamic linking compatibility and is only a minor change in functionality. > If there is a way to set the language programatically with GetText, then a > proper replacement could be written. setlocale(LC_MESSAGES, value); -- Felipe Sateler