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 (1.789 Stars) (180 Forks)user submission
[Feature] Podcast Details[Type] Buggood first issuei18n

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