summaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
author6543 <6543@obermui.de>2020-09-04 18:36:37 +0200
committerGitHub <noreply@github.com>2020-09-04 12:36:37 -0400
commitca81b6528b697f1bef802558c55aeea1028f3a8c (patch)
tree08375824e805903bf594b5100ed7a245b0b258e9 /options
parente710a3498129a53343e08279012ea9c45988349f (diff)
downloadgitea-ca81b6528b697f1bef802558c55aeea1028f3a8c.tar.gz
gitea-ca81b6528b697f1bef802558c55aeea1028f3a8c.zip
UI: Inform user what meaning hourglass on reviews has (#12713)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 94d7ab27fb..94389a6355 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -1027,6 +1027,7 @@ issues.poster = Poster
issues.collaborator = Collaborator
issues.owner = Owner
issues.re_request_review=Re-request review
+issues.is_stale = There have been changes to this PR since this review
issues.remove_request_review=Remove review request
issues.remove_request_review_block=Can't remove review request
issues.sign_in_require_desc = <a href="%s">Sign in</a> to join this conversation.