Re: Multilingual Hello World?
Leif Mortenson <[email protected]> Mon, 24 Mar 2003 16:17:15 +0900
| Newsgroups | gmane.comp.jakarta.avalon.phoenix.devel,gmane.comp.jakarta.turbine.maven.devel |
|---|---|
| Message-ID | <[email protected]> |
This is what is usually output by Hello World programs in Japanese: ?????! (Konichiwa!) The file encoding will matter, so here is the same thing as a unicode string: \u3053\u3093\u306b\u3061\u306f\uff01 Cheers, Leif Peter Donald wrote: >Hi, > >I am writing up some example apps - the good ole hello world. And want to know >what "Hello World" translates to in different languages for i18n example. Any >one want to volunteer some non-english translations ? :) > > >