Fix: Swap order of "Comment and Close" #7

Closed
Ray molenkamp wants to merge 1 commits from LazyDodo/gitea-custom:tmp_comment_button_fix into main

When changing the target branch, be careful to rebase the branch in your fork to match. See documentation.
2 changed files with 3692 additions and 0 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,13 @@
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 0a3d12d7a..95eb07c62 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -1549,7 +1549,7 @@ 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.create_comment = Comment