Hello, On Friday, 3 December 2021 10:44:35 CET Dominique Leuenberger / DimStar wrote:
On Fri, 2021-12-03 at 10:32 +0100, Luca Beltrame wrote:
Il 03/12/21 09:27, Togan Muftuoglu ha scritto:
Before I make a bug report, I want to understand the thinking
From https://build.opensuse.org/request/show/934377:
iso-codes alone isn't very useful without its translations
and causes test failures in some dependent packages (eg: kitinerary).
I assume that is an over-generalisation, based on the test suite of one single package that tests translations.
The kitinerary test failure just demonstrated why it was required. The ki18n API requires the translation catalogs: https://api.kde.org/frameworks/ki18n/html/classKCountry.html « This requires the iso-codes data files and translation catalogs to be available at runtime. » And a quick test with gnome-control-center with and without iso-codes-lang also shows differences in the "Region and Language" configuration dialog. Christophe