-
Notifications
You must be signed in to change notification settings - Fork 105
Open
Labels
EnhancementThis is a request for something that makes OpenApoc work better or more intuitivelyThis is a request for something that makes OpenApoc work better or more intuitively
Description
Gettext works on the linux/unix ecosystem, but may make modding harder, as it doesn't allow us to modify the translation pool at runtime.
Integrating translations into the mod editor would also be difficult with gettext-based systems, and gettext's pipeline doesn't seem easily embeddable.
The date_time conversion doesn't really need the complexity of a full localisation system either, as the apoc date system is already simplified compared to real life, and we want to be matching that.
Part of removing boost #674
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
EnhancementThis is a request for something that makes OpenApoc work better or more intuitivelyThis is a request for something that makes OpenApoc work better or more intuitively