2019-10-20, 13:25
Hello,
I want to fix settings in the "langinfo.xml" file of the German language addon, for example to explicitely set the thousands separator to "." (instead of the "," default) which is used in German (at least in Germany's German). This setting is used e.g. when displaying codec details like the video resolution or the audio sample rate.
Changing the related setting in my local addon copy works, but I would like to have this fixed upstream, too, and therefore to open a merge request for this. However the "xbmc/translations" repo on GitHub only contains the strings.po files and I cannot find any further information regarding the corresponding "langinfo.xml" files. So where are these files located and how are the language add-ons being built?
I want to fix settings in the "langinfo.xml" file of the German language addon, for example to explicitely set the thousands separator to "." (instead of the "," default) which is used in German (at least in Germany's German). This setting is used e.g. when displaying codec details like the video resolution or the audio sample rate.
Changing the related setting in my local addon copy works, but I would like to have this fixed upstream, too, and therefore to open a merge request for this. However the "xbmc/translations" repo on GitHub only contains the strings.po files and I cannot find any further information regarding the corresponding "langinfo.xml" files. So where are these files located and how are the language add-ons being built?