You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: options/locale/locale_en-US.ini
+4-4Lines changed: 4 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -444,7 +444,7 @@ invalid_password = Your password does not match the password that was used to cr
444
444
reset_password_helper = Recover Account
445
445
reset_password_wrong_user = You are signed in as %s, but the account recovery link is meant for %s
446
446
password_too_short = Password length cannot be less than %d characters.
447
-
non_local_account = Non-local users cannot update their password through the Gitea web interface.
447
+
non_local_account = You can manage your Blender ID password <a href="https://id.blender.org/settings/profile">here</a>.
448
448
verify = Verify
449
449
scratch_code = Scratch code
450
450
use_scratch_code = Use a scratch code
@@ -745,7 +745,8 @@ public_profile = Public Profile
745
745
biography_placeholder = Tell us a little bit about yourself! (You can use Markdown)
746
746
location_placeholder = Share your approximate location with others
747
747
profile_desc = Control how your profile is show to other users. Your primary email address will be used for notifications, password recovery and web-based Git operations.
748
-
password_username_disabled = You are not allowed to change your username. Please contact your site administrator for more details.
748
+
password_username_disabled = You can change your username by changing your Blender ID nickname <a href="https://id.blender.org/settings/profile">here</a>.
749
+
749
750
password_full_name_disabled = You are not allowed to change your full name. Please contact your site administrator for more details.
750
751
full_name = Full Name
751
752
website = Website
@@ -804,8 +805,7 @@ new_password = New Password
804
805
retype_new_password = Confirm New Password
805
806
password_incorrect = The current password is incorrect.
806
807
change_password_success = Your password has been updated. Sign in using your new password from now on.
807
-
password_change_disabled = Non-local users cannot update their password through the Gitea web interface.
808
-
808
+
password_change_disabled = You can manage your Blender ID password <a href="https://id.blender.org/settings/profile">here</a>.
0 commit comments