0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-12-19 17:14:56 +01:00
gitea/templates/repo/issue
Simon Pistache 2abef971dc
fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668)
- Fixes a translation keystring misuse where the string 'open
milestones' is used in place of 'closed milestones'.
- De-duplicates the use of 'open milesones' and 'closed milestones'
keystrings on the sidebar of an issue, reusing the ones on the issues
filter and action bars.
- Closes #32667

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-01 10:14:56 +08:00
..
fields Fix large image overflow in comment page (#31740) 2024-11-15 18:34:54 +00:00
labels
milestone Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
sidebar fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 2024-12-01 10:14:56 +08:00
view_content Add line-through for deleted branch on pull request view page (#32500) 2024-11-21 17:04:18 +00:00
branch_selector_field.tmpl
card.tmpl
choose.tmpl
comment_tab.tmpl
filter_actions.tmpl fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings (#32668) 2024-12-01 10:14:56 +08:00
filter_list.tmpl
filters.tmpl
label_precolors.tmpl
labels.tmpl
list.tmpl
milestone_issues.tmpl
milestone_new.tmpl
milestones.tmpl
navbar.tmpl
new_form.tmpl Refactor sidebar assignee&milestone&project selectors (#32465) 2024-11-11 04:07:54 +08:00
new.tmpl
openclose.tmpl
search.tmpl
view_content.tmpl
view_title.tmpl Add line-through for deleted branch on pull request view page (#32500) 2024-11-21 17:04:18 +00:00
view.tmpl