|
13 | 13 | reset your password.</string>
|
14 | 14 | <string name="create_account_title">Create account</string>
|
15 | 15 | <string name="required_field">You can\'t leave this empty.</string>
|
16 |
| - <string name="password_length">Short passwords are easy to guess. Try one with at least |
17 |
| - %1$d characters.</string> |
18 |
| - <string name="invalid_email_address">Please enter a valid email address.</string> |
| 16 | + <string name="password_length">Strong passwords have at least %1$d characters and a mix of letters |
| 17 | + and numbers</string> |
| 18 | + <string name="invalid_email_address">That email address isn\'t correct</string> |
| 19 | + <string name="missing_email_address">Enter your email address to continue</string> |
19 | 20 | <string name="button_text_next">Next</string>
|
20 | 21 | <string name="button_text_send">Send</string>
|
21 | 22 | <string name="button_text_save">Save</string>
|
| 23 | + <string name="button_text_sign_in">Sign in</string> |
22 | 24 | <string name="require_email_text">Please input email address</string>
|
23 | 25 | <string name="confirm_recovery_body">Follow the instructions sent to %1$s to recover your
|
24 | 26 | password.</string>
|
25 |
| - <string name="recovery_fail_body">Sorry, we are unable to find your email. Please start the flow again with another email.</string> |
| 27 | + <string name="recovery_fail_body">That email address doesn\'t match an existing account</string> |
26 | 28 | <string name="account_welcomeback">Welcome back</string>
|
27 | 29 | <string name="finding_credential">Finding a credential…</string>
|
28 | 30 | <string name="do_delete">Delete</string>
|
|
38 | 40 | <string name="recover_password_title">Recover password</string>
|
39 | 41 | <string name="welcome_back_idp_header">You already have an account</string>
|
40 | 42 | <string name="welcome_back_idp_prompt">
|
41 |
| - Good news! You\'ve already used |
42 |
| - < xliff:g id= "email_addr" example= "[email protected]">%1$s</ xliff:g>. |
43 |
| - Sign in with <xliff:g id="provider_name" example="Google">%2$s</xliff:g> |
44 |
| - to continue to <xliff:g id="app_name" example="SuperApp">%3$s</xliff:g>. |
| 43 | + You've already used < xliff:g id= "email_addr" example= "[email protected]">%1$s</ xliff:g>. |
| 44 | + Sign in with <xliff:g id="provider_name" example="Google">%2$s</xliff:g> to continue. |
45 | 45 | </string>
|
46 | 46 | <string name="welcome_back_idp_button">Sign in</string>
|
47 |
| - <string name="welcome_back_password_prompt_body">You\'ve previously used this email address: |
48 |
| - < xliff:g id= "email_addr" example= "[email protected]">%1$s</ xliff:g> for |
49 |
| - <xliff:g id="app_name" example="SuperApp">%2$s</xliff:g>, but signed in with a password. |
50 |
| - Enter your <xliff:g id="app_name" example="SuperApp">%2$s</xliff:g> password to remember |
51 |
| - this account.</string> |
| 47 | + <string name="welcome_back_password_prompt_body">You\'ve already used |
| 48 | + < xliff:g id= "email_addr" example= "[email protected]">%1$s</ xliff:g> to sign in. Enter |
| 49 | + your password for that account.</string> |
52 | 50 | <string name="password_word">Password</string>
|
53 | 51 | <string name="idp_name_google">Google</string>
|
54 | 52 | <string name="idp_name_facebook">Facebook</string>
|
|
0 commit comments