-
-
Notifications
You must be signed in to change notification settings - Fork 480
Closed
Labels
Milestone
Description
Some countries are not displayed correctly in Color My World activity. For example {{Syria}}, {{Lybia}}, {{Ivory Coast}}, ...
It's related to a mismatch between country name in .geojson files and the country name in the locale.ini file.
The idea is to fix all countries where this problem apply by matching name in each language of locale.ini file with the name used in the .geojson file. Note that the same country is present in several files (africa.geojson and world.geojson for example for Ivory Coast).
Source code for Color My World activity is here: https://github.com/llaske/sugarizer/tree/dev/activities/ColorMyWorld.activity