Some translations are missing from `.tar.lz` tarball?
Closed this issue · 3 comments
danfe commented
So I read there should be new Georgian translation included in the 3.4.0 release as po/ka.po
, but I don't see it in the tarball:
$ tar tf icewm-3.4.0.tar.lz | grep po/k
icewm-3.4.0/po/ko.gmo
icewm-3.4.0/po/ko.po
When looking at the tagged tree, it should be there together with Kazakh translation po/kk.po
which is also missing from the release tarball.
gijsbers commented
New release tar file includes all languages.
shasum icewm-3.4.0.tar.lz 85cda505315cfacfc4642ff08a7e9e2b5ea99fb8
danfe commented
Thanks for the quick fix! Looks like we've been missing some for a while. Out of curiosity, why they were not included before?
gijsbers commented
They were apparently not included automatically. Some scripts are so complicated that I fail to understand them.