Actions
Emulator Issues #12730
closedLocalizations missing on macOS Universal builds
Status:
Fixed
Priority:
Normal
Assignee:
-
% Done:
0%
Operating system:
OS X
Issue type:
Bug
Milestone:
Current
Regression:
No
Relates to usability:
No
Relates to performance:
No
Easy:
No
Relates to maintainability:
No
Regression start:
Fixed in:
5.0-15688
Description
Hi,
The localizations of Dolphin are missing on macOS builds.
They were present in the macOS Intel builds, but they have never been on ARM builds (I had to copy the folders from the Intel build to the ARM build).
Now that the macOS builds are universal, those ressources are still missing.
The language folders in Dolphin.app/Contents/Ressources/??.lproj are missing (=not compiled or just not copied during build).
Therefore, the software is only displayed in English, whatever the language you choose (unless you copy the ??.lproj folders from older builds).
Thanks.
Actions