From 1403a20ca92d03b97f26d9f834663f13a0e6ed2e Mon Sep 17 00:00:00 2001 From: "jocuri%softhome.net" Date: Sat, 3 Apr 2004 08:07:27 +0000 Subject: [PATCH] Patch for bug 233295: document terminology customization feature; patch by Jon Wilmoth slightly updated by me. git-svn-id: svn://10.0.0.236/trunk@154477 18797224-902f-48f8-a5cc-f745e15eee43 --- mozilla/webtools/bugzilla/docs/xml/customization.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/mozilla/webtools/bugzilla/docs/xml/customization.xml b/mozilla/webtools/bugzilla/docs/xml/customization.xml index f1daee3f763..418ce89b6bc 100644 --- a/mozilla/webtools/bugzilla/docs/xml/customization.xml +++ b/mozilla/webtools/bugzilla/docs/xml/customization.xml @@ -230,6 +230,14 @@ your Bugzilla installation. + + global/variables.none.tmpl: + This defines a list of terms that may be changed in order to "brand" + the Bugzilla instance. In this way, terms like "bugs" can be + replaced with "issues" across the whole Bugzilla installation. + The name "Bugzilla" and other words can be customized as well. + + bug/create/user-message.html.tmpl: This is a message that appears near the top of the bug reporting page.