Skip to content

Commit 4af08fc

Browse files
committed
Correct oauth signup title
When linking accounts, a password is not required anymore, so this string becomes confusing
1 parent dd29ecb commit 4af08fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@ twofa_scratch_token_incorrect = Your scratch code is incorrect.
278278
login_userpass = Sign In
279279
login_openid = OpenID
280280
oauth_signup_tab = Register New Account
281-
oauth_signup_title = Add Email and Password (for Account Recovery)
281+
oauth_signup_title = Complete New Account
282282
oauth_signup_submit = Complete Account
283283
oauth_signin_tab = Link to Existing Account
284284
oauth_signin_title = Sign In to Authorize Linked Account

0 commit comments

Comments
 (0)