For #26656 - Use the correct string for onboarding_home_welcome_description (#26657)

* For #26656 - Use the correct string for onboarding_home_welcome_description

* Update app/src/main/res/values/strings.xml

Co-authored-by: Sarah541 <sarahkhan1107@hotmail.com>

Co-authored-by: Sarah541 <sarahkhan1107@hotmail.com>
pull/543/head
Gabriel Luong 2 years ago committed by GitHub
parent 3048a05a56
commit 1c77d8a978
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -268,7 +268,7 @@
<!-- Home onboarding dialog welcome screen title text. -->
<string name="onboarding_home_welcome_title">Welcome to an independent internet</string>
<!-- Home onboarding dialog welcome screen description text. -->
<string name="onboarding_home_welcome_description">Pick up where you left off with tabs from other devices now on your homepage.</string>
<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>
<!-- Home onboarding dialog sign into sync screen description text. -->

Loading…
Cancel
Save