No yellow.ogg file in word sound list
Open, Needs TriagePublic

Description

In this page https://gcompris.net/voicestats/voice_status_en_GB.html "yellow.ogg" is missing but is present here: https://github.com/gcompris/GCompris-data/tree/master/voices/en_GB/colors.
Should the yellow.ogg file from from "colors" directory be copied into "words" directory.
(Overwriting could be also needed for example for the version of "orange.ogg" in "colors" dir as it is better than the one on in "words". English accent vs American.

Regarding the voices, if they are already in colors/ folder, it's better to use them directly instead of duplicating them in the words/ folder (and then potentially miss one when updating).

We would replace all the words/$color.$CA with colors/$color.$CA
in the GCompris data repository, we will remove all words/$color.ogg and create a link from colors/color.ogg -> words/$color.ogg
and at some point, when all users have migrated to the last version, we can remove the symbolic links in the data repository

Voice stats needs also to be checked to see if it will still be working well.

Some colors are not spelled the same way in words and colors, special care needs to be taken to not loose voice sounds.

and at some point, when all users have migrated to the last version, we can remove the symbolic links in the data repository

"when all users have migrated to the last version" is not something that will ever happen... (as far as I can tell we always have users using older than latest version for several reasons...).
Better keep the symbolic links as long as possible, as links do not take much space it should not be a problem to keep them.

and at some point, when all users have migrated to the last version, we can remove the symbolic links in the data repository

"when all users have migrated to the last version" is not something that will ever happen... (as far as I can tell we always have users using older than latest version for several reasons...).
Better keep the symbolic links as long as possible, as links do not take much space it should not be a problem to keep them.

Yes, the line starts with: "at some point". A far far far away point :)