From 1ff523881d192b6ad8394242f0ed02f3eb1a3f15 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Tue, 9 Oct 2018 04:49:04 +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 ebc84aec4..14546dcb2 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -223,7 +223,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 Account Recovery Info oauth_signup_submit = Complete Account oauth_signin_tab = Link to Existing Account oauth_signin_title = Sign In to Authorize Linked Account