From 4eefb64b12d379fa539ae33135f87105c16ea36b Mon Sep 17 00:00:00 2001 From: Otto Richter Date: Wed, 17 Apr 2024 19:40:16 +0200 Subject: [PATCH] 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 87d4746f5e3acb55d6469b33e96e774ad0179420) --- options/locale/locale_en-US.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 18a396b715..25ecb91d37 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -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