Skip to content

Commit 6f1a0d6

Browse files
committed
fix(i18n): clarify ownership in password change error messages
1 parent ee3c82f commit 6f1a0d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

options/locale/locale_en-US.ini

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -730,8 +730,8 @@ public_profile = Public Profile
730730
biography_placeholder = Tell us a little bit about yourself! (You can use Markdown)
731731
location_placeholder = Share your approximate location with others
732732
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.
733-
password_username_disabled = You are not allowed to change their username. Please contact your site administrator for more details.
734-
password_full_name_disabled = You are not allowed to change their full name. Please contact your site administrator for more details.
733+
password_username_disabled = You are not allowed to change your username. Please contact your site administrator for more details.
734+
password_full_name_disabled = You are not allowed to change your full name. Please contact your site administrator for more details.
735735
full_name = Full Name
736736
website = Website
737737
location = Location

0 commit comments

Comments
 (0)