Storage choice is persisted as localized string #741
Labels
[Area] Settings
[Priority] Low
A less urgent issue that can be addressed when time allows
[Type] Bug
Not functioning as intended.
Description
When selecting a storage choice in the "Storage & data use" section of the app's settings, we are saving (and retrieving) the localized label for the storage choice. This means that if you set a storage choice with the OS under one language, and then switch the OS to a different language, the rest of the app updates to the new language, but your storage choice is still displayed in the previous language.
This is occurring because we persist (and retrieve) the localized label for the storage choice in Shared Preferences under the
Settings.PREFERENCE_STORAGE_CHOICE
key.Step-by-step reproduction instructions
Screenshots or screen recording
device-2023-01-30-173349.webm
Did you search for existing bug reports?
Device, Operating system, and Pocket Casts app version
Pixel 4 emulator running Android api 24, Pocket Casts 7.31 pre-release build.
The text was updated successfully, but these errors were encountered: