Opened 6 years ago

Last modified 4 years ago

#10464 new defect

BACKENDS: MacOSX - Localised documentation resources are not bundled/used

Reported by: csnover Owned by:
Priority: normal Component: Port: Mac OS X
Version: Keywords:
Cc: Game:

Description

Documentation for the macOS Help menu is looked up using NSBundle, which supports finding localised resources automatically according to the system locale. Currently, packaging code does not pull the localised files from the doc directory into the right places in the application bundle when it is built, so NSBundle ends up always using the default English data even though some documentation localisations are available.

Change History (2)

comment:1 by digitall, 6 years ago

Component: PortsPort: Mac OS X

comment:2 by raziel-, 4 years ago

Summary: macOS: Localised documentation resources are not bundled/usedBACKENDS: MacOSX - Localised documentation resources are not bundled/used
Note: See TracTickets for help on using tickets.