We're finding that, even though we have translations for strings such as settingsAccounts, settingsAcknowledgements, and so on (they're visible in the web interface with the expected key values), they're always displayed in the app as English despite the device being set to Spanish. Other strings in the app are displayed in the correct language.
Hello!
We have traditional
PreferenceScreen
objects. For example:We're finding that, even though we have translations for strings such as
settingsAccounts
,settingsAcknowledgements
, and so on (they're visible in the web interface with the expected key values), they're always displayed in the app as English despite the device being set to Spanish. Other strings in the app are displayed in the correct language.Is this an expected limitation?