On windows the language list doesn't get populated, it only contains system default and english, bot options are hardcoded in options.cc line 290ff.
I've tried to debug the way the list should be generated from the files in the locales dir, but i didn't get it to work. It seems "g_fs->FindFiles(s->get_string("localedir", INSTALL_LOCALEDIR), "*", &files)" results in an empty filenameset_t files... -- https://code.launchpad.net/~widelands-dev/widelands/martin_i18n/+merge/49202 Your team Widelands Developers is subscribed to branch lp:~widelands-dev/widelands/martin_i18n. _______________________________________________ Mailing list: https://launchpad.net/~widelands-dev Post to : widelands-dev@lists.launchpad.net Unsubscribe : https://launchpad.net/~widelands-dev More help : https://help.launchpad.net/ListHelp