Localization / Multilanguage / Resourceframework
Status: Pre-Alpha
Brought to you by:
altery
A separate assembly, that supports retrieval of
localized resources, like strings. It'll be used for
both the engine and UI part. I think it would be nice,
if the translations are in separate, human readable
files that are loaded at runtime. This way new
translations could be added without recompiling. I know
there is a possibility with satellite assemblies, but
it's not very 'translator friendly' I think.