elementary / installer

Installer front-end for Linux-based OSes
https://elementary.io
GNU General Public License v3.0
172 stars 48 forks source link

Installer is not localized #775

Open ryonakano opened 4 months ago

ryonakano commented 4 months ago

What Happened?

Installer of OS 8 Early Access does not get localized like 7.1 Horus.

Steps to Reproduce

  1. Boot from Early Access (I used elementaryos-8.0-daily.20240525.iso)
  2. Wait until the installer is shown
  3. See the languages list is not localized

image 5

  1. Select some language other than English
  2. See the Installer UI is not localized after navigating to keyboard layout selection page

image4

Expected Behavior

  1. In the step 3, the languages list should be localized like Horus:

image6

  1. In the step 5, the Installer UI should be localized like Horus:

image3

OS Version

8.x (Early Access)

Software Version

Latest release (I have run all updates)

Log Output

No response

Hardware Info

No response

ryonakano commented 4 months ago

Unfortunately this does not seem to be fixed in elementaryos-8.0-daily.20240604.iso

danirabbit commented 3 days ago

Oddly, if you log in to the demo session and then log out the installer is localized. So this must be some kind of race? The installer is being launched before localization support is loaded somehow?