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.
This commit is contained in:
parent
187e10d8c9
commit
87d4746f5e
1 changed files with 1 additions and 1 deletions
|
@ -2600,7 +2600,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