issues.new.blocked_user=Cannot create issue because you are blocked by the repository owner.
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
issues.edit.blocked_user=Cannot edit content because you are blocked by the poster or repository owner.
pulls.new.blocked_user=Cannot create pull request because you are blocked by the repository owner.
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
pulls.view=View Pull Request
pulls.compare_changes=New Pull Request
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>
pull.deleted_branch=(deleted):%s
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