aboutsummaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorneon <78957398+neonn@users.noreply.github.com>2022-05-05 18:58:37 +0000
committerGitHub <noreply@github.com>2022-05-05 20:58:37 +0200
commit0483ee8f69ef91ac3c2a710d43abb31a461ae30a (patch)
tree6126c3132e0c31a775ef080170ed69a8162ae9ad /options
parentb536b65189319544939da9b6537919a4fc838d71 (diff)
downloadgitea-0483ee8f69ef91ac3c2a710d43abb31a461ae30a.tar.gz
gitea-0483ee8f69ef91ac3c2a710d43abb31a461ae30a.zip
Add "Reference" section to Issue view sidebar (#19609)
* Add "Reference" section to Issue view sidebar * Removed unneeded tailored CSS, added Fomantic UI classes * Removed tailored CSS in favour of HTML-only approach Kindly provided by @Gusted * Added i18 translation key for reference link string * Corrected spelling of "References:" to "Reference:" for reference link text * Removed `Issue.ReferenceLink` in favour of a local template variable
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini1
1 files changed, 1 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 0175c8bfc8..c040386ca7 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -1480,6 +1480,7 @@ issues.content_history.created = created
issues.content_history.delete_from_history = Delete from history
issues.content_history.delete_from_history_confirm = Delete from history?
issues.content_history.options = Options
+issues.reference_link = Reference: %s
compare.compare_base = base
compare.compare_head = compare