Automattic/pocket-casts-ios

i18n: Episode Errors are stored as user displayed strings

Open

#9 aberto em 11 de jul. de 2022

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

Métricas do repositório

Stars
 (1.789 stars)
Métricas de merge de PR
 (Mesclagem média 2d 2h) (197 fundiu PRs em 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.

Guia do colaborador