Skip to content

Commit d27d5af

Browse files
committed
Remove you've in detailed, formal-sounding strings
1 parent 7fa1786 commit d27d5af

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
@@ -413,7 +413,7 @@ authorize_application_created_by = This application was created by %s.
413413
authorize_application_description = If you grant the access, it will be able to access and write to all your account information, including private repos and organisations.
414414
authorize_title = Authorize "%s" to access your account?
415415
authorization_failed = Authorization failed
416-
authorization_failed_desc = The authorization failed because we detected an invalid request. Please contact the maintainer of the app you've tried to authorize.
416+
authorization_failed_desc = The authorization failed because we detected an invalid request. Please contact the maintainer of the app you have tried to authorize.
417417
sspi_auth_failed = SSPI authentication failed
418418
password_pwned = The password you chose is on a <a target="_blank" rel="noopener noreferrer" href="https://haveibeenpwned.com/Passwords">list of stolen passwords</a> previously exposed in public data breaches. Please try again with a different password.
419419
password_pwned_err = Could not complete request to HaveIBeenPwned
@@ -2632,7 +2632,7 @@ teams.all_repositories_helper = Team has access to all repositories. Selecting t
26322632
teams.all_repositories_read_permission_desc = This team grants <strong>Read</strong> access to <strong>all repositories</strong>: members can view and clone repositories.
26332633
teams.all_repositories_write_permission_desc = This team grants <strong>Write</strong> access to <strong>all repositories</strong>: members can read from and push to repositories.
26342634
teams.all_repositories_admin_permission_desc = This team grants <strong>Admin</strong> access to <strong>all repositories</strong>: members can read from, push to and add collaborators to repositories.
2635-
teams.invite.title = You've been invited to join team <strong>%s</strong> in organization <strong>%s</strong>.
2635+
teams.invite.title = You have been invited to join team <strong>%s</strong> in organization <strong>%s</strong>.
26362636
teams.invite.by = Invited by %s
26372637
teams.invite.description = Please click the button below to join the team.
26382638

0 commit comments

Comments
 (0)