Mafrans / StadiaPlus

Extends Google's Stadia gaming platform with additional features, such as custom filters and in game network monitoring.
GNU General Public License v3.0
238 stars 35 forks source link

Automatic Language Selection doesn't follow OS/Chrome settings. #67

Closed ELowry closed 4 years ago

ELowry commented 4 years ago

The context:

The issue:

The Stadia+ UI is partly displayed in French. I venture to guess that the "partly" is because not all strings have been translated. In my case, having forced both the browser and OS languages, I would expect Stadia+ to display its UIs in English, not French.

Note:

I have just figured out this setting can be overridden, which is great. Though the "issue" could still be nice to fix some day... It's just probably not a priority.

Mafrans commented 4 years ago

This is intentional, as some versions of chrome will default to English even when Stadia itself is in a different language. Stadia+ will only automatically select English (US) if no other language is present in the language array.

I decided on this due to the fact many Stadia+ users are not native English speakers and defaulting to English may impair their ability to use the extension. If they prefer English they can always change it in the Stadia+ settings.