Automattic/pocket-casts-ios

i18n: Episode Errors are stored as user displayed strings

Open

#9 geöffnet am 11. Juli 2022

Auf GitHub ansehen
 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Swift (180 Forks)user submission
[Feature] Podcast Details[Type] Buggood first issuei18n

Repository-Metriken

Stars
 (1.789 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 2T 2h) (197 gemergte PRs in 30 T)

Beschreibung

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