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
issues.new.blocked_user = Cannot create issue because you are blocked by the repository owner.
1446
+
issues.edit.already_changed = Unable to save changes to the issue. It appears the content has already been changed by another user. Please refresh the page and try editing again to avoid overwriting their changes
1446
1447
issues.edit.blocked_user = Cannot edit content because you are blocked by the poster or repository owner.
pulls.desc = Enable pull requests and code reviews.
1759
1760
pulls.new = New Pull Request
1760
1761
pulls.new.blocked_user = Cannot create pull request because you are blocked by the repository owner.
1762
+
pulls.edit.already_changed = Unable to save changes to the pull request. It appears the content has already been changed by another user. Please refresh the page and try editing again to avoid overwriting their changes
1761
1763
pulls.view = View Pull Request
1762
1764
pulls.compare_changes = New Pull Request
1763
1765
pulls.allow_edits_from_maintainers = Allow edits from maintainers
@@ -1903,6 +1905,8 @@ pulls.recently_pushed_new_branches = You pushed on branch <strong>%[1]s</strong>
1903
1905
1904
1906
pull.deleted_branch = (deleted):%s
1905
1907
1908
+
comments.edit.already_changed = Unable to save changes to the comment. It appears the content has already been changed by another user. Please refresh the page and try editing again to avoid overwriting their changes
0 commit comments