Hi all,

I got Freeciv.Web.Devel-3.0 working on Fedora22.
Thank you very much for your work.

I am Freeciv/LINUX/JAVA/JavaScript newbie.

I hope to change this to Japanese language,
how to implement?

1. (ideally) Multiple languages support in a single game.
  -> It is impossible because server supports only one language,right?
  At client side, it needs some(huge?) work, I think.
  But, if this will be done, we can play the game with native language.

2. (realistic) Single language support with gettext.
  2-1.Compile the server with enable-nls.
  2-2.Client page:
      Change some jsp and html page with hard-coded translation.
        ->those will be japanese language specific.
      Change javascripts with gettext (for later updates).
 
Are there any good way?

nagon

_______________________________________________
Freeciv-dev mailing list
[email protected]
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to