Skip to content

Commit 4b6764b

Browse files
authored
Make organization redirect warning more clear (#26077)
1 parent f2138d6 commit 4b6764b

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
@@ -640,7 +640,7 @@ update_language_success = Language has been updated.
640640
update_profile_success = Your profile has been updated.
641641
change_username = Your username has been changed.
642642
change_username_prompt = Note: username changes also change your account URL.
643-
change_username_redirect_prompt = The old username will redirect until it is claimed.
643+
change_username_redirect_prompt = The old username will redirect until someone claims it.
644644
continue = Continue
645645
cancel = Cancel
646646
language = Language
@@ -2545,7 +2545,7 @@ settings.visibility.private_shortname = Private
25452545
25462546
settings.update_settings = Update Settings
25472547
settings.update_setting_success = Organization settings have been updated.
2548-
settings.change_orgname_prompt = Note: changing the organization name also changes the organization's URL.
2548+
settings.change_orgname_prompt = Note: Changing the organization name will also change your organization's URL and free the old name.
25492549
settings.change_orgname_redirect_prompt = The old name will redirect until it is claimed.
25502550
settings.update_avatar_success = The organization's avatar has been updated.
25512551
settings.delete = Delete Organization

0 commit comments

Comments
 (0)