Skip to content

Commit

Permalink
Fix wording of #5858 issue.review.reject string (#5869)
Browse files Browse the repository at this point in the history
As per @lafriks comment this should be: requested changes

Signed-off-by: Andrew Thornton <art27@cantab.net>
  • Loading branch information
zeripath authored and lafriks committed Jan 27, 2019
1 parent 34a1c4c commit 182a6d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion options/locale/locale_en-US.ini
Original file line number Diff line number Diff line change
Expand Up @@ -842,7 +842,7 @@ issues.review.self.rejection = You cannot request changes on your own pull reque
issues.review.approve = "approved these changes %s"
issues.review.comment = "reviewed %s"
issues.review.content.empty = You need to leave a comment indicating the requested change(s).
issues.review.reject = "requested these changes %s"
issues.review.reject = "requested changes %s"
issues.review.pending = Pending
issues.review.review = Review
issues.review.reviewers = Reviewers
Expand Down

0 comments on commit 182a6d6

Please sign in to comment.