My understanding is that l10n tasks should install util-linux-locales if
and only if it provides files for their respective languages. However I
observed some inconsistencies.
* Some l10n tasks do not install util-linux-locales even though it
provides files for their languages:
arabic
basque
chinese-s
chinese-t
croatian
dutch
estonian
finnish
georgian
german
hungarian
indonesian
italian
japanese
korean
portuguese
russian
serbian
slovak
slovenian
ukrainian
vietnamese
* Conversely, some l10n tasks install util-linux-locales even though it
does not provide any files for their languages:
english
norwegian
* util-linux-locales provides files for some languages which do not have
a l10n task:
indonesian
vietnamese
Is all this intended or the result of not keeping up with util-linux
updates and should be fixed ?