Skip to content

Commit b651409

Browse files
noerwlunnytechknowlogick
authored
Improve strings (#13548)
* Correct oauth signup title When linking accounts, a password is not required anymore, so this string becomes confusing * string "remenber me": be more precise Co-authored-by: Lunny Xiao <[email protected]> Co-authored-by: techknowlogick <[email protected]>
1 parent c5f6f8f commit b651409

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

options/locale/locale_en-US.ini

+2-2
Original file line numberDiff line numberDiff line change
@@ -245,7 +245,7 @@ register_helper_msg = Already have an account? Sign in now!
245245
social_register_helper_msg = Already have an account? Link it now!
246246
disable_register_prompt = Registration is disabled. Please contact your site administrator.
247247
disable_register_mail = Email confirmation for registration is disabled.
248-
remember_me = Remember Me
248+
remember_me = Remember this Device
249249
forgot_password_title= Forgot Password
250250
forgot_password = Forgot password?
251251
sign_up_now = Need an account? Register now.
@@ -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)