For #26668 - Use the correct string for onboarding_home_sync_title

This commit is contained in:
Gabriel Luong 2022-08-26 13:40:46 -04:00 committed by mergify[bot]
parent 6933719877
commit f6550f0fed
1 changed files with 1 additions and 1 deletions

View File

@ -272,7 +272,7 @@
<!-- Home onboarding dialog welcome screen description text. -->
<string name="onboarding_home_welcome_description">More colors. Better privacy. Same commitment to people over profits.</string>
<!-- Home onboarding dialog sign into sync screen title text. -->
<string name="onboarding_home_sync_title">Switching screens is easier than ever</string>
<string name="onboarding_home_sync_title">Hop from phone to laptop and back</string>
<!-- Home onboarding dialog sign into sync screen description text. -->
<string name="onboarding_home_sync_description">Pick up where you left off with tabs from other devices now on your homepage.</string>
<!-- Text for the button to continue the onboarding on the home onboarding dialog. -->