mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2024-10-31 22:58:59 +01:00
Rename button to "Finish Review"
Motivation: The meaning of the button is apparent from the visual
position and the number icon. This is not exposed to a screenreader.
Naming it to "Finish Review" helps with to provide the meaning of the
button as well as the number in the label.
(cherry picked from commit 87d4746f5e
)
This commit is contained in:
parent
81cc944cda
commit
4eefb64b12
1 changed files with 1 additions and 1 deletions
|
@ -2596,7 +2596,7 @@ diff.comment.add_single_comment = Add single comment
|
|||
diff.comment.add_review_comment = Add comment
|
||||
diff.comment.start_review = Start review
|
||||
diff.comment.reply = Reply
|
||||
diff.review = Review
|
||||
diff.review = Finish review
|
||||
diff.review.header = Submit review
|
||||
diff.review.placeholder = Review comment
|
||||
diff.review.comment = Comment
|
||||
|
|
Loading…
Reference in a new issue