Merge ~gunnarhj/casper:localized-desktop-dir into casper:main
Proposed by
Gunnar Hjalmarsson
| Status: | Needs review |
|---|---|
| Proposed branch: | ~gunnarhj/casper:localized-desktop-dir |
| Merge into: | casper:main |
| Diff against target: |
51 lines (+17/-5) 2 files modified
debian/changelog (+8/-0) scripts/casper-bottom/25adduser (+9/-5) |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Ubuntu Installer Team | Pending | ||
|
Review via email:
|
|||
Description of the change
Caveat: Not tested
Provided that the user selected language is reflected in the environment when the proposed gettext() command is run, it ought to address the bug.
To post a comment you must log in.

I sort of doubt the translations are available in the initramfs, which is where this runs from. It might be necessary to have this script create a oneshot systemd service that does the addusering, or something like that.