reicast-emulator icon indicating copy to clipboard operation
reicast-emulator copied to clipboard

Add i18n support to the C++ code

Open skmp opened this issue 5 years ago • 2 comments

This is needed now that the UI is c++ native, as well as for console and error messages. Any good bsd-liceses to do this?

skmp avatar Mar 04 '20 09:03 skmp

Maybe this library? https://sourceforge.net/projects/icu/

It's MIT, not BSD, but that should be fine right?

einsteinx2 avatar Mar 09 '20 16:03 einsteinx2

There's also https://github.com/tinygettext/tinygettext

skmp avatar Mar 21 '20 14:03 skmp