From 6f1a0d6a290063eb321a8968aab209692a5fc698 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A5kon=20Harnes?= Date: Tue, 1 Apr 2025 14:32:23 +0200 Subject: [PATCH] fix(i18n): clarify ownership in password change error messages --- options/locale/locale_en-US.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 91bfdefb4b349..3cc12aff49efa 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -730,8 +730,8 @@ public_profile = Public Profile biography_placeholder = Tell us a little bit about yourself! (You can use Markdown) location_placeholder = Share your approximate location with others 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. -password_username_disabled = You are not allowed to change their username. Please contact your site administrator for more details. -password_full_name_disabled = You are not allowed to change their full name. Please contact your site administrator for more details. +password_username_disabled = You are not allowed to change your username. Please contact your site administrator for more details. +password_full_name_disabled = You are not allowed to change your full name. Please contact your site administrator for more details. full_name = Full Name website = Website location = Location