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

Contextual Onboarding - Translations #3180

Conversation

alessandroboron
Copy link
Contributor

Task/Issue URL: https://app.asana.com/0/414235014887631/1207556941490012/f

Description:

Add translations for contextual onboarding. I had to manually fix Norwegian .stringsDictionary as Smartlings changes were all over the files (for no reason). Actually it amazes me how I make sure to include only my strings in the translations and then when I download the published translations there are other strings that don’t belong to my job and have to commit only certain parts of the file. I may brought it up at the next Apple weeklly. Either I’m unlucky or I’m doing something wrong. I did a smoke test of the Norwegian one and looks fine.

Steps to test this PR:
Prerequisites:

  1. Add return VariantIOS(name: "mb", weight: 1, isIncluded: VariantIOS.When.always, features: [.newOnboardingIntro]) in DefaultVariantManager at line 145.
  2. Add newInstallCompletion(self) in DefaultVariantManager at line 128.
  3. Delete the App.

Pick some random language. Norwegian, Polish and Russian and follow the linear onboarding flow.

Definition of Done (Internal Only):

Copy Testing:

  • Use of correct apostrophes in new copy, ie rather than '

Orientation Testing:

  • Portrait
  • Landscape

Device Testing:

  • iPhone SE (1st Gen)
  • iPhone 8
  • iPhone X
  • iPhone 14 Pro
  • iPad

OS Testing:

  • iOS 15
  • iOS 16
  • iOS 17

Theme Testing:

  • Light theme
  • Dark theme

Internal references:

Software Engineering Expectations
Technical Design Template

Copy link

github-actions bot commented Aug 2, 2024

🚫 The Asana task linked in the PR description is not added to iOS App Board project.

  1. Verify that the correct task is linked in the PR.
    • ⚠️ Please use the actual implementation task, rather than the Code Review subtask.
  2. Verify that the task is added to iOS App Board project.
  3. When ready, remove the bot: not in app board label to retrigger the check.

@github-actions github-actions bot added the bot: not in app board Added by automation for pull requests with tasks not added to iOS App Board Asana project label Aug 2, 2024
Copy link

github-actions bot commented Aug 2, 2024

Warnings
⚠️ PR has more than 500 lines of code changing. Consider splitting into smaller PRs if possible.

Generated by 🚫 dangerJS against 6949bbd

Copy link
Contributor

@samsymons samsymons left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Testing steps look good to me, thanks!

@alessandroboron alessandroboron changed the title Contextual Onboarding - Pixels Contextual Onboarding - Translations Aug 5, 2024
@alessandroboron alessandroboron force-pushed the alessandro/contextual-onboarding-translations branch from c447f95 to 6949bbd Compare August 5, 2024 01:50
@alessandroboron alessandroboron merged commit c9ed474 into AleSab/implement-contextual-onboarding Aug 5, 2024
13 of 14 checks passed
@alessandroboron alessandroboron deleted the alessandro/contextual-onboarding-translations branch August 5, 2024 02:05
alessandroboron added a commit that referenced this pull request Aug 5, 2024
Task/Issue URL: https://app.asana.com/0/414235014887631/1207556941490012/f

**Description**:
Add translations for contextual onboarding.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: not in app board Added by automation for pull requests with tasks not added to iOS App Board Asana project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants