Can you please tell me what I’m doing wrong here?
EDIT: problem solved in this discussion.
When I compare the stable branch with the test branch of that PR build I see some changes, but not exactly what I was expecting.
Stable branch:
[📦 org.frescobaldi.Frescobaldi frescobaldi]$ ls -l /app/share/locale/
totale 4
drwxr-xr-x. 1 nfsnobody nfsnobody 22 1 gen 1970 en_US
lrwxrwxrwx. 1 nfsnobody nfsnobody 38 27 lug 10.21 fi -> ../../share/runtime/locale/fi/share/fi
[📦 org.frescobaldi.Frescobaldi frescobaldi]$ find /app/share/runtime -name *.mo
/app/share/runtime/locale/it/share/it/LC_MESSAGES/lilypond.mo
Test branch:
[📦 org.frescobaldi.Frescobaldi ~]$ ls -l /app/share/locale
totale 12
drwxr-xr-x. 1 fede fede 22 1 gen 1970 en_US
lrwxrwxrwx. 1 fede fede 38 27 lug 10.38 fi -> ../../share/runtime/locale/fi/share/fi
lrwxrwxrwx. 1 fede fede 41 27 lug 10.38 pt_BR -> ../../share/runtime/locale/pt/share/pt_BR
lrwxrwxrwx. 1 fede fede 41 27 lug 10.38 zh_HK -> ../../share/runtime/locale/zh/share/zh_HK
[📦 org.frescobaldi.Frescobaldi ~]$ find /app/share/runtime -name *.mo
/app/share/runtime/locale/it/share/it/LC_MESSAGES/frescobaldi.mo
/app/share/runtime/locale/it/share/it/LC_MESSAGES/lilypond.mo
/app/share/runtime/locale/it/share/it/LC_MESSAGES/userguide.mo