Skip to content

Commit

Permalink
Merge pull request #11944 from wordpress-mobile/issue/11783-update-ep…
Browse files Browse the repository at this point in the history
…ilogue-ui

Unified Login & Sign-Up: Epilogue screen UI update
  • Loading branch information
renanferrari authored Jun 16, 2020
2 parents 862f51c + 4096bdf commit da7d1a4
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions vendored/WordPressLoginFlow/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,11 @@
<string name="magic_link_unavailable_error_message">Currently unavailable. Please enter your password</string>
<string name="enter_wpcom_password">Enter your WordPress.com password.</string>
<string name="enter_wpcom_password_google">To proceed with this Google account, please provide the matching WordPress.com password. This will be asked only once.</string>
<string name="connect_more">Connect Another Site</string>
<string name="connect_site">Connect Site</string>
<string name="connect_more">Connect another site</string>
<string name="connect_site">Connect a site</string>
<string name="login_continue">Continue</string>
<string name="login_done">Done</string>
<string name="login_already_logged_in_wpcom">Already logged in to WordPress.com</string>
<string name="login_username_at">\@%s</string>
<string name="enter_site_address">Enter the address of the WordPress site you\'d like to connect.</string>
<string name="enter_site_address_share_intent">Enter the address of your WordPress site you\'d like to share the content to.</string>
<string name="login_site_address">Site address</string>
Expand All @@ -55,7 +55,6 @@
<string name="login_empty_2fa">Please enter a verification code</string>
<string name="login_email_button_signup">Don\'t have an account? %1$sSign up%2$s</string>
<string name="login_email_client_not_found">Can\'t detect your email client app</string>
<string name="login_logged_in_as">Logged in as</string>
<string name="login_google_button_suffix">Log in with Google.</string>
<string name="login_error_button">Close</string>
<string name="login_error_email_not_found_v2">There\'s no WordPress.com account matching this Google account.</string>
Expand Down

0 comments on commit da7d1a4

Please sign in to comment.