Skip to content

Commit

Permalink
Rename button to "Finish Review"
Browse files Browse the repository at this point in the history
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 87d4746)
  • Loading branch information
Otto Richter authored and uli-heller committed Apr 24, 2024
1 parent 464c870 commit 3b64fd5
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 @@ -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
Expand Down

0 comments on commit 3b64fd5

Please sign in to comment.