I only want set only default English language of application
in android.
After Supporting Different Languages, I also use values/strings.xml
to store characters in that file.
If in English language mode
of System Settings
, I can show correct words.
If in Chinese language mode
of System Settings
, The English words was translated to Chinese.
I don't want it translate automatically.
People who know how to set only default English language
,
Please help me.
Thanks,