You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: options/locale/locale_en-US.ini
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -413,7 +413,7 @@ authorize_application_created_by = This application was created by %s.
413
413
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.
414
414
authorize_title = Authorize "%s" to access your account?
415
415
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.
417
417
sspi_auth_failed = SSPI authentication failed
418
418
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.
419
419
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
2632
2632
teams.all_repositories_read_permission_desc = This team grants <strong>Read</strong> access to <strong>all repositories</strong>: members can view and clone repositories.
2633
2633
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.
2634
2634
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>.
2636
2636
teams.invite.by = Invited by %s
2637
2637
teams.invite.description = Please click the button below to join the team.
0 commit comments