[kaffe] Traditional Chinese translation for kaffe/kaffe/main.c

jserv at linux2.cc.ntu.edu.tw jserv at linux2.cc.ntu.edu.tw
Sun Jun 6 19:19:03 PDT 2004


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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: zh_TW.po.gz
Type: application/octet-stream
Size: 2520 bytes
Desc: not available
Url : http://kaffe.org/pipermail/kaffe/attachments/20040606/6a417ae8/attachment-0002.obj 


More information about the kaffe mailing list