summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAndrey Nering <andrey.nering@gmail.com>2016-08-11 20:16:36 -0300
committer无闻 <u@gogs.io>2016-08-11 16:16:36 -0700
commit25b23c4bc991644c7db47b484dca3bb2d2694e62 (patch)
treee73bc7c63cf91870df49cd2cb3c91c9e7ef152ea /conf
parent7eafe3213f456bb4fcbaeea5562ab60c4ef6cf87 (diff)
downloadgitea-25b23c4bc991644c7db47b484dca3bb2d2694e62.tar.gz
gitea-25b23c4bc991644c7db47b484dca3bb2d2694e62.zip
Do not show non-image attachment in a <img> tag. Fixes #3215 (#3311)
Diffstat (limited to 'conf')
-rw-r--r--conf/locale/locale_en-US.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini
index 77a6411432..9632f4b2ba 100644
--- a/conf/locale/locale_en-US.ini
+++ b/conf/locale/locale_en-US.ini
@@ -500,6 +500,8 @@ issues.label_deletion = Label Deletion
issues.label_deletion_desc = Deleting this label will remove its information in all related issues. Do you want to continue?
issues.label_deletion_success = Label has been deleted successfully!
issues.num_participants = %d Participants
+issues.attachment.open_tab = `Click to see "%s" in a new tab`
+issues.attachment.download = `Click to download "%s"`
pulls.new = New Pull Request
pulls.compare_changes = Compare Changes