We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3aa8c7d commit 3625168Copy full SHA for 3625168
auth/src/main/res/values/strings.xml
@@ -40,7 +40,7 @@
40
<string name="recover_password_title">Recover password</string>
41
<string name="welcome_back_idp_header">You already have an account</string>
42
<string name="welcome_back_idp_prompt">
43
- You've already used <xliff:g id="email_addr" example="[email protected]">%1$s</xliff:g>.
+ 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
</string>
46
<string name="welcome_back_idp_button">Sign in</string>
0 commit comments