Automattic/pocket-casts-ios

i18n: Episode Errors are stored as user displayed strings

Open

#9 opened on Jul 11, 2022

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Swift (180 forks)user submission
[Feature] Podcast Details[Type] Buggood first issuei18n

Repository metrics

Stars
 (1,789 stars)
PR merge metrics
 (Avg merge 2d 2h) (197 merged PRs in 30d)

Description

Changing the language on the device will retain the message in the previous language.

  1. Set the device to a specific language
  2. Generate an episode error by taking the device offline and then attempting to play an episode that hasn't been downloaded.
  3. Switch to a new language
  4. Notice that the error is still in the previous language.

Contributor guide