aboutsummaryrefslogtreecommitdiffstats
path: root/options/locale
diff options
context:
space:
mode:
authorLauris BH <lauris@nix.lv>2018-09-07 05:32:46 +0300
committerLunny Xiao <xiaolunwen@gmail.com>2018-09-07 10:32:46 +0800
commitfab7937c62f418c0170770290b491df0e8886e08 (patch)
tree0035b57717dd6a8b907f36d90f63c52e45c38fe3 /options/locale
parentfa4663e61e39f0cef225ea92235a16e7da977b08 (diff)
downloadgitea-fab7937c62f418c0170770290b491df0e8886e08.tar.gz
gitea-fab7937c62f418c0170770290b491df0e8886e08.zip
Improve dependency UI (#4503)
Diffstat (limited to 'options/locale')
-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 9bd6f2e597..43a5aa0415 100644
--- a/options/locale/locale_en-US.ini
+++ b/options/locale/locale_en-US.ini
@@ -794,6 +794,7 @@ issues.dependency.pr_no_dependencies = This pull request currently doesn't have
issues.dependency.add = Add dependency...
issues.dependency.cancel = Cancel
issues.dependency.remove = Remove
+issues.dependency.remove_info = Remove this dependency
issues.dependency.added_dependency = `<a href="%[1]s">%[2]s</a> added a new dependency %[3]s`
issues.dependency.removed_dependency = `<a href="%[1]s">%[2]s</a> removed a dependency %[3]s`
issues.dependency.issue_closing_blockedby = Closing this pull request is blocked by the following issues