From: Erik V. <eri...@hc...> - 2006-07-11 21:25:47
|
> > Localisation is (or should be) already handled in Game.getText(). > > Currently there is only a default (English) text file, > > but IIRC adding French texts in a file LocalisedText_fr.properties > > should handle that language (after calling Game.setLocale("fr")). > > > > We should make this a configurable option on startup. We should also > look at saving a file of "default" settings so that when the user sets > a preference, we save it and re-use it the next time we start up. Yes, and yes. Erik. |