Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I18n: images with English content #7

Open
pocketcasts opened this issue Jul 11, 2022 · 0 comments
Open

I18n: images with English content #7

pocketcasts opened this issue Jul 11, 2022 · 0 comments
Labels
good first issue Good for newcomers i18n Issues related to Internationalization

Comments

@pocketcasts
Copy link
Contributor

We have images with hardcoded text on it.

How To Upload View

Found in: /podcasts/Files.xcassets

These images are separated out by theme. A couple of possible options are:

  1. Opt to not translate
  2. Recreate UI approximations in code
  3. Translate a single theme and opt to only use that theme
  4. Translate all themes for all languages

The preferable approach is (2).

@pocketcasts pocketcasts added good first issue Good for newcomers i18n Issues related to Internationalization labels Jul 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers i18n Issues related to Internationalization
Projects
None yet
Development

No branches or pull requests

1 participant