From: Eric M. <er...@aj...> - 2000-06-20 17:01:40
|
This work is scheduled for 8.4a2, which is tentatively scheduled for release July 12. Thanks for your efforts, everybody, and keep it up! Eric Melski The Other Tcl Guy ericm at ajubasolutions.com Ajuba Solutions On Tue, 20 Jun 2000 lau...@uf... wrote: > Hi, > > I'm still moving along with the translation. It's taking more time than I > expected because there are some not immediately obvious situations that come > up. I've done most of the translations for the dialogs, and now I'm going > through the test suites (since they now fail if your native language isn't > English). There will also need to be a test that changes locales and > re-executes some of the tests scripts with a different locale. Something > like > > foreach l {en fr gr de nl(?)} { > ::msgcat::mclocale $l > ::msgcat::mcload $tk_library/msgs > wish choosedir.test > wish colrpick.test > . > . > . > } > > The question I have for all of you: do you wish to have the translation > strings when I've completed everything (which could take at least a week), > or would you rather receive what I've done so far and receive more updates > every few days? > > As for the core team, what's the freeze date on this? > |