module translations.characterTextResource; string[uint] characterTextResource; static this() { mixin(import("characterTextResource.data.d")); }