From daebd26a2894d88eb4c703b3be75f042cd563fef Mon Sep 17 00:00:00 2001 From: Chris Date: Thu, 30 Nov 2017 14:55:44 -0600 Subject: PLT-8018: Bundled jira plugin (#7920) * bundled jira plugin * fix generated file formatting, add prepackaged key * whoops, uploaded wrong file * whitelist generated files for license check * make it work for people without go/bin in their path --- i18n/en.json | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'i18n') diff --git a/i18n/en.json b/i18n/en.json index 60b289f88..15c265737 100644 --- a/i18n/en.json +++ b/i18n/en.json @@ -3558,6 +3558,10 @@ "id": "app.notification.subject.notification.full", "translation": "[{{ .SiteName }}] Notification in {{ .TeamName}} on {{.Month}} {{.Day}}, {{.Year}}" }, + { + "id": "app.plugin.prepackaged.app_error", + "translation": "Prepackaged plugins cannot be modified." + }, { "id": "app.plugin.key_value.set.app_error", "translation": "Unable to set key value. See detailed error for more information." -- cgit v1.2.3-1-g7c22