aboutsummaryrefslogtreecommitdiffstats
path: root/options
diff options
context:
space:
mode:
authorGusted <williamzijl7@hotmail.com>2021-11-19 09:54:31 +0000
committerGitHub <noreply@github.com>2021-11-19 17:54:31 +0800
commit381e131fc8d1a3d93002dfbbf853d9d4aab2c547 (patch)
tree941bd7b8682d7fc9d1818a786ec507ac54206ec2 /options
parent00448ebe9184ccfe9e2fd7f48f9b266ae91d6415 (diff)
downloadgitea-381e131fc8d1a3d93002dfbbf853d9d4aab2c547.tar.gz
gitea-381e131fc8d1a3d93002dfbbf853d9d4aab2c547.zip
Added comment for changing issue ref (#17672)
* Added comment for changing issue ref - Add a comment when someone changes the ref(erence?) of a issue.
Diffstat (limited to 'options')
-rw-r--r--options/locale/locale_en-US.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/options/locale/locale_en-US.ini b/options/locale/locale_en-US.ini
index 66996b2014..21e2bd1be4 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -1173,6 +1173,9 @@ issues.add_assignee_at = `was assigned by <b>%s</b> %s`
issues.remove_assignee_at = `was unassigned by <b>%s</b> %s`
issues.remove_self_assignment = `removed their assignment %s`
issues.change_title_at = `changed title from <b><strike>%s</strike></b> to <b>%s</b> %s`
+issues.change_ref_at = `changed reference from <b><strike>%s</strike></b> to <b>%s</b> %s`
+issues.remove_ref_at = `removed reference <b>%s</b> %s`
+issues.add_ref_at = `added reference <b>%s</b> %s`
issues.delete_branch_at = `deleted branch <b>%s</b> %s`
issues.open_tab = %d Open
issues.close_tab = %d Closed