From 25b23c4bc991644c7db47b484dca3bb2d2694e62 Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Thu, 11 Aug 2016 20:16:36 -0300 Subject: Do not show non-image attachment in a tag. Fixes #3215 (#3311) --- conf/locale/locale_en-US.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'conf') diff --git a/conf/locale/locale_en-US.ini b/conf/locale/locale_en-US.ini index 77a64114..9632f4b2 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 -- cgit v1.2.3