summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzeripath <art27@cantab.net>2019-01-27 17:39:49 +0000
committerLauris BH <lauris@nix.lv>2019-01-27 19:39:49 +0200
commit182a6d6885539a69fab9db89b9253d7ffb2cc4e2 (patch)
tree7756732e1ff6b69659d69b4f55fe04415f035211
parent34a1c4c514fd73484c7eeeea79e7e7a83b3864c9 (diff)
downloadgitea-182a6d6885539a69fab9db89b9253d7ffb2cc4e2.tar.gz
gitea-182a6d6885539a69fab9db89b9253d7ffb2cc4e2.zip
Fix wording of #5858 issue.review.reject string (#5869)
As per @lafriks comment this should be: requested changes Signed-off-by: Andrew Thornton <art27@cantab.net>
-rw-r--r--options/locale/locale_en-US.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 99671b0747..8af302b510 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -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