From: <lau...@uf...> - 2000-06-20 15:09:31
|
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? L -- Laurent Duperval "Montreal winters are an intelligence test, U|Force - Java Center and we who are here have failed it." Phone: (514) 282-8484 ext. 228 -Doug Camilli mailto:lau...@uf... Penguin Power! |
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? > |
From: Juan C. G. M. <jc...@gm...> - 2000-06-21 02:16:59
|
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? > Given the tight deadline, I'd prefer to start ASAP. Juan Carlos--- |
From: <lau...@uf...> - 2000-06-20 20:20:30
|
On 20 Jun, Juan Carlos Gil Montoro wrote: > Given the tight deadline, I'd prefer to start ASAP. > I'll try to have something available tomorrow morning. L -- Laurent Duperval "Montreal winters are an intelligence test, U|Force - Java Center and we who are here have failed it." Phone: (514) 282-8484 ext. 228 -Doug Camilli mailto:lau...@uf... Penguin Power! |
From: Giorgos P. <pe...@ii...> - 2000-06-21 14:32:05
|
In Ôñé, 20 Éïýí 2000, lau...@uf... wrote: > 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? Well, I prefer to have them whean all done, as I have also the dnd extension to finish :-) George |