Hello all, After Guilhem Lavaux's adding some i18n support[1] in Kaffe, I think it's good to add Traditional Chinese translation for kaffe's command line and I did it. You can check out the zh_TW.po in attachment, and put it in kaffe/po. To use Traditional Chinese support in Kaffe is as easy as the following instructions:
1. Modify kaffe/po/LINGUAS to add Traditional Chinese (zh_TW) diff -u -r1.2 LINGUAS --- LINGUAS 4 Jun 2004 19:32:39 -0000 1.2 +++ LINGUAS 7 Jun 2004 02:15:09 -0000 @@ -2,3 +2,4 @@ # No languages are available at the moment. fr +zh_TW 2. Update translation # cd kaffe/po # make update-gmo 3. install Kaffe again # make install Now, kaffe's command line says Chinese. :-) cheers, Jim Huang [1] http://www.kaffe.org/pipermail/kaffe/2004-June/046535.html
zh_TW.po.gz
Description: Binary data
