Skip to content

Commit

Permalink
Merge pull request #125 from 07jasjeet/Enhancement-WPA-issue-19422
Browse files Browse the repository at this point in the history
2FA code: Added clarity that the code is for WordPress.com
  • Loading branch information
antonis authored Oct 26, 2023
2 parents 4c60a61 + 8d102c4 commit 2bd3267
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion WordPressLoginFlow/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<string name="next">Next</string>
<string name="check_email">Check email</string>
<string name="open_mail">Open Mail</string>
<string name="enter_verification_code">Almost there! Please enter the verification code from your Authenticator app.</string>
<string name="enter_verification_code">Almost there! Please enter the verification code for WordPress.com from your authenticator app.</string>
<string name="enter_verification_code_sms">We sent a text message to the phone number ending in %s. Please enter the verification code in the SMS.</string>
<string name="login_text_otp">Text me a code instead</string>
<string name="login_text_otp_another">Text me another code instead</string>
Expand Down

0 comments on commit 2bd3267

Please sign in to comment.