Opened 7 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 , 6 years ago
Component: | Ports → Port: Mac OS X |
---|
comment:2 by , 4 years ago
Summary: | macOS: Localised documentation resources are not bundled/used → BACKENDS: MacOSX - Localised documentation resources are not bundled/used |
---|
Note:
See TracTickets
for help on using tickets.