scandum / tintin

TinTin++, aka tt++, is an extensible console MUD client.
https://tintin.mudhalla.net
GNU General Public License v3.0
201 stars 56 forks source link

[WIP] add i18n support #205

Closed dzpao closed 10 months ago

dzpao commented 12 months ago

it's still a work in process.

The main code is here. The main thing that is missing is the compile-time detection of the gettext library and deciding whether to enable the i18n feature or not.

It also needs some careful testing.

scandum commented 10 months ago

I released 2.02.40, hopefully the REFORMAT event works well enough for translations.