|
23 | 23 | <string name="ftue_auth_choose_server_title">Select your server</string> |
24 | 24 | <string name="ftue_auth_choose_server_subtitle">What is the address of your server? This is like a home for all your data</string> |
25 | 25 | <string name="ftue_auth_choose_server_entry_hint">Server URL</string> |
26 | | - <string name="ftue_auth_choose_server_entry_footer">You can only connect to a server that has already been set up</string> |
27 | 26 | <string name="ftue_auth_choose_server_ems_title">Want to host your own server?</string> |
28 | 27 |
|
29 | 28 | <string name="ftue_auth_choose_server_ems_subtitle">Element Matrix Services (EMS) is a robust and reliable hosting service for fast, secure and real time communication. Find out how on <a href="${ftue_ems_url}">element.io/ems</a></string> |
|
32 | 31 | <string name="ftue_auth_terms_title">Privacy policy</string> |
33 | 32 | <string name="ftue_auth_terms_subtitle">Please read through T&C. You must accept in order to continue.</string> |
34 | 33 |
|
35 | | - <string name="ftue_auth_email_title">Enter your email address</string> |
36 | | - <string name="ftue_auth_email_subtitle">This will help verify your account and enables password recovery.</string> |
37 | | - <string name="ftue_auth_email_entry_title">Email Address</string> |
| 34 | + <string name="ftue_auth_email_title">Enter your email</string> |
| 35 | + <!-- Note for translators, %s is the homeserver name, eg matrix.org --> |
| 36 | + <string name="ftue_auth_email_subtitle">%s needs to verify your account</string> |
| 37 | + <string name="ftue_auth_email_entry_title">Email</string> |
38 | 38 | <string name="ftue_auth_phone_title">Enter your phone number</string> |
39 | 39 | <string name="ftue_auth_phone_subtitle">This will help verify your account and enables password recovery.</string> |
40 | 40 | <string name="ftue_auth_phone_entry_title">Phone Number</string> |
|
55 | 55 |
|
56 | 56 | <string name="ftue_auth_email_verification_title">Check your email to verify.</string> |
57 | 57 | <!-- Note for translators, %s is the users email address --> |
58 | | - <string name="ftue_auth_email_verification_subtitle">To confirm your email address, tap the button in the email we just sent to %s</string> |
| 58 | + <string name="ftue_auth_email_verification_subtitle">To confirm your email, tap the button in the email we just sent to %s</string> |
59 | 59 | <string name="ftue_auth_email_verification_footer">Did not receive an email?</string> |
60 | 60 | <string name="ftue_auth_email_resend_email">Resend email</string> |
61 | 61 | <string name="ftue_auth_forgot_password">Forgot password</string> |
|
0 commit comments