skippiemanz
Benutzer
- Mitglied seit
- 22. Nov 2016
- Beiträge
- 12
- Punkte für Reaktionen
- 0
- Punkte
- 0
Hi, this is still missing when not building the package locally.
To fix it: 1) go on synology console 2) run > zarafa-cmdline 3) in container run > sed -i -e "s~# nl_NL.UTF-8 UTF-8~nl_NL.UTF-8 UTF-8~" /etc/locale.gen then run > RUN dpkg-reconfigure locales
Background: your codepage file /etc/locale.gen needs to have NL language enabled (check with vi if nl_NL.UTF-8 UTF-8 is uncommented like de_DE.UTF-8 UTF-8).
I will make sure in later versions this is done automatically when you selected language other than GER..
-TosoBoso
Danke fur die schnelle antwort! Jetzt lauft es!