1
0
Fork 0

Closes #4537 - Adds description for onboarding placeholder string (#4542)

master
Emily Kager 2019-08-05 14:51:12 -07:00 committed by Sawyer Blatz
parent 5edc9d0b4e
commit ad448b37ae
1 changed files with 2 additions and 1 deletions

View File

@ -646,7 +646,8 @@
The first parameter is the name of the app (e.g. Firefox Preview) -->
<string name="onboarding_firefox_account_header">Get the most out of %s.</string>
<!-- text for the firefox account onboarding card header when we detect you're already signed in to
another Firefox browser. (The word `Firefox` should not be translated -->
another Firefox browser. (The word `Firefox` should not be translated)
The first parameter is the email of the detected user's account -->
<string name="onboarding_firefox_account_auto_signin_header_2">You are signed in as %s on another Firefox browser on this phone. Would you like to sign in with this account?</string>
<!-- text for the button to confirm automatic sign-in -->
<string name="onboarding_firefox_account_auto_signin_confirm">Yes, sign me in</string>