Fix wrong options in theme selector preference
Summary
Using res/values-v28/strings.xml
led to conflicts in resolving correct string resources at runtime. This was possibly due to the different locales present. The conflicts start at commit bd1d7ca6.
Before
On Android 10, wrong options are loaded.
After
Correct options