Let's say I've got two strings.xml
files - one for English and one for Danish.
While most users would probably be happy with the Danish translations, it's not unlikely that some would prefer the English translations.
Is there a way to override Android's default choice of string resources? I'd love to have a setting that'd enable users to ignore any language-specific string resources and just default back to English.