Fix ratings from different locales.
Description
Parse rating string from different locales.
Issue(s)
https://gitlab.e.foundation/e/os/backlog/-/issues/674
Test environment
Gradle build from branch 0674-fix_ratings, install the apk and test.
Test procedures
Check in French language (for example), check if app ratings show up instead on N/A.
Technical details
Replace "," to "." in ratings strings.
Screenshots
Check list
-
Self review -
Test procedure explained -
Tested on fresh install -
Tested applied as an update -
License -
Internal documentation -
User documentation