Opened 5 years ago

Last modified 5 years ago

#5520 new enhancement

Consider Native Language Support (NLS) for macOS libraries

Reported by: historic_bruno Owned by:
Priority: If Time Permits Milestone: Backlog
Component: Build & Packages Keywords: mac
Cc: Patch:

Description

Currently, we disable NLS to avoid gettext dependencies in build-osx-libs.sh for any libraries that might use it: libiconv and libgnutls. Since 0 A.D. is translated into many languages, it would be nice to have the option to enable NLS in the libraries. We would need to add gettext to the list of dependencies, so it doesn't seem like something to enable by default, but maybe through an "--enable-nls" flag for international users and the release bundle.

Change History (2)

comment:1 by historic_bruno, 5 years ago

Summary: Consider Native Language Support (NLS) for macOSConsider Native Language Support (NLS) for macOS libraries

comment:2 by historic_bruno, 5 years ago

Related ticket: #5503

Note: See TracTickets for help on using tickets.