Package: pysiogame Version: 1.30.811-1 Severity: normal Hi!
This game uses country flags for the language selector, which is problematic in many ways. There's countries with several languages, and langauges spoken in several countries. The accepted solution to localizing language selections is to display the language names in their localized form because that's something each user should be able to read correctly. And those appear to be already there in classes/lang.py:self.lang_titles, they just need to be displayed instead of the flags. (I've started translating the game to Catalan, so having this fixed would also relieve me from having to create a flag button :) Thanks, Guillem -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

