summaryrefslogtreecommitdiffstats
path: root/template/en/default/admin/params/general.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/en/default/admin/params/general.html.tmpl')
-rw-r--r--template/en/default/admin/params/general.html.tmpl10
1 files changed, 5 insertions, 5 deletions
diff --git a/template/en/default/admin/params/general.html.tmpl b/template/en/default/admin/params/general.html.tmpl
index 9de306d1d..4c94bc747 100644
--- a/template/en/default/admin/params/general.html.tmpl
+++ b/template/en/default/admin/params/general.html.tmpl
@@ -14,7 +14,7 @@
[% param_descs = {
maintainer =>
"The email address of the person who maintains this installation "
- _ " of ${terms.Bugzilla}.",
+ _ " of Bugzilla.",
docs_urlbase =>
"The URL that is the common initial leading part of all"
@@ -36,12 +36,12 @@
_ " afterward.</p>",
shutdownhtml =>
- "If this field is non-empty, then $terms.Bugzilla will be completely"
+ "If this field is non-empty, then Bugzilla will be completely"
_ " disabled and this text will be displayed instead of all the"
_ " $terms.Bugzilla pages.",
announcehtml =>
- "If this field is non-empty, then $terms.Bugzilla will"
+ "If this field is non-empty, then Bugzilla will"
_ " display whatever is in this field at the top of every"
_ " HTML page. The HTML you put in this field is not wrapped or"
_ " enclosed in anything. You might want to wrap it inside a"
@@ -52,7 +52,7 @@
_ " will work. To get centered text, use <em>class=\"center\"</em>.",
upgrade_notification =>
- "$terms.Bugzilla can inform you when a new release is available."
+ "Bugzilla can inform you when a new release is available."
_ " The notification will appear on the $terms.Bugzilla homepage,"
_ " for administrators only."
_ " <ul><li>'development_snapshot' notifies you about the development "
@@ -66,7 +66,7 @@
_ " for newer release candidates too.</li>"
_ " <li>'disabled' will never notify you about new releases and no"
_ " connection will be established to a remote server.</li></ul>"
- _ " <p>Note that if your $terms.Bugzilla server requires a proxy to"
+ _ " <p>Note that if your Bugzilla server requires a proxy to"
_ " access the Internet, you may also need to set the <var>proxy_url</var>"
_ " parameter in the Advanced section.</p>",
} %]