Project

General

Profile

Actions

Emulator Issues #12730

closed

Localizations missing on macOS Universal builds

Added by pjouy over 2 years ago. Updated over 2 years ago.

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 #1

Updated by OatmealDome over 2 years ago

Seems that gettext is not installed on the macOS builder, so the localization files are never generated.

Actions #2

Updated by leoetlino over 2 years ago

  • Status changed from New to Accepted
  • Milestone set to Current
  • Operating system OS X added
  • Operating system deleted (N/A)
Actions #3

Updated by OatmealDome over 2 years ago

  • Status changed from Accepted to Fixed
  • Fixed in set to 5.0-15688

gettext is now installed and localization files are being generated properly. Please update to the latest development build.

Actions

Also available in: Atom PDF