From ce9f757a3886cad2a0fbd0b40853e7031bb2b12f Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 9 Oct 2018 04:47:59 +0000 Subject: [PATCH] use 'info' since password may or may not be allowed --- options/locale/locale_en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index c2ae05250..ec096d667 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -224,7 +224,7 @@ twofa_scratch_token_incorrect = Your scratch code is incorrect. login_userpass = Sign In login_openid = OpenID oauth_signup_tab = Register New Account -oauth_signup_title = Add Email and Password (for Account Recovery) +oauth_signup_title = Add Email (for Account Recovery) oauth_signup_submit = Complete Account oauth_signin_tab = Link to Existing Account oauth_signin_title = Sign In to Authorize Linked Account