1
1
mirror of https://github.com/go-gitea/gitea synced 2024-09-21 03:06:04 +00:00
gitea/options
Kemal Zebari adea500aa0
Resolve duplicate local string key related to PR comments (#32073)
A regression in #31924 caused there to be two `issues.review.comment`
keys in the English language locale file, leading to a problem when
reading PR review histories that contain comments.

This snapshot addresses this by making the newer key unique.
2024-09-18 19:46:41 +00:00
..
gitignore [skip ci] Updated licenses and gitignores 2024-09-09 00:31:04 +00:00
label Add missing exclusive in advanced label options (#28322) 2024-01-22 07:56:17 +00:00
license [skip ci] Updated licenses and gitignores 2024-09-09 00:31:04 +00:00
locale Resolve duplicate local string key related to PR comments (#32073) 2024-09-18 19:46:41 +00:00
readme