summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/core.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/params/core.html.tmpl')
-rw-r--r--template/en/default/admin/params/core.html.tmpl5
1 files changed, 5 insertions, 0 deletions
diff --git a/template/en/default/admin/params/core.html.tmpl b/template/en/default/admin/params/core.html.tmpl
index 2ab6856a8..9ad312cfb 100644
--- a/template/en/default/admin/params/core.html.tmpl
+++ b/template/en/default/admin/params/core.html.tmpl
@@ -89,6 +89,11 @@
"centered text, use <em>style=\"text-align: " _
"center;\"</em>.",
+ proxy_url => "$terms.Bugzilla may have to access the web to get notifications about new " _
+ "releases, see the <tt>upgrade_notification</tt> parameter. In case you are " _
+ "behind a proxy, it may be necessary to enter its URL if the web server " _
+ "group cannot access the HTTP_PROXY environment variable.",
+
upgrade_notification => "<p>$terms.Bugzilla can inform you when a new release is available. " _
"The notification will appear on the $terms.Bugzilla homepage, " _
"for administrators only.</p>" _