From 4481634a327a00cda57c20e298a7d884fff8a4b5 Mon Sep 17 00:00:00 2001 From: Ray Molenkamp Date: Wed, 15 May 2024 15:45:11 +0200 Subject: [PATCH] BLENDER: Swap word order in Comment and Close People keep accidentally closing tickets only to re-open them right away, this might help. See: https://projects.blender.org/infrastructure/gitea-custom/pulls/7 --- options/locale/locale_en-US.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini index 772b11c2ba65c..539715b3f9c91 100644 --- a/options/locale/locale_en-US.ini +++ b/options/locale/locale_en-US.ini @@ -1555,9 +1555,9 @@ issues.no_content = No description provided. issues.close = Close Issue issues.comment_pull_merged_at = merged commit %[1]s into %[2]s %[3]s issues.comment_manually_pull_merged_at = manually merged commit %[1]s into %[2]s %[3]s -issues.close_comment_issue = Comment and Close +issues.close_comment_issue = Close with Comment issues.reopen_issue = Reopen -issues.reopen_comment_issue = Comment and Reopen +issues.reopen_comment_issue = Reopen with Comment issues.create_comment = Comment issues.comment.blocked_user = Cannot create or edit comment because you are blocked by the poster or repository owner. issues.closed_at = `closed this issue %[2]s`