Skip to content

Commit 1d47a25

Browse files
authored
Fix confusing last_org_owner locale string (#12628)
Signed-off-by: Andrew Thornton <[email protected]>
1 parent d5b6931 commit 1d47a25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

options/locale/locale_en-US.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -372,7 +372,7 @@ enterred_invalid_owner_name = The new owner name is not valid.
372372
enterred_invalid_password = The password you entered is incorrect.
373373
user_not_exist = The user does not exist.
374374
team_not_exist = The team does not exist.
375-
last_org_owner = You cannot remove the last user from the 'owners' team. There must be at least one owner in any given team.
375+
last_org_owner = You cannot remove the last user from the 'owners' team. There must be at least one owner for an organization.
376376
cannot_add_org_to_team = An organization cannot be added as a team member.
377377
378378
invalid_ssh_key = Can not verify your SSH key: %s

0 commit comments

Comments
 (0)