- B[% %]ugzilla is developed entirely by volunteers.
- The best way to give back to the B[% %]ugzilla project is to
+ Bugzilla is developed entirely by volunteers.
+ The best way to give back to the Bugzilla project is to
yourself!
You don't have to be a programmer to contribute, there are lots of
things that we need.
@@ -80,7 +80,7 @@
[% PROCESS admin/params/index.html.tmpl panels = panels %]
[% ELSE %]
- This lets you edit the basic operating parameters of [% terms.Bugzilla %].
+ This lets you edit the basic operating parameters of Bugzilla.
Be careful!
Any item you check "Reset" on will get reset to its default value.
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.",
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
.",
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."
_ "
Note that if your Bugzilla server requires a proxy to"
_ " access the Internet, you may also need to set the proxy_url"
_ " parameter in the Advanced section.
",
} %]
diff --git a/template/en/default/admin/params/groupsecurity.html.tmpl b/template/en/default/admin/params/groupsecurity.html.tmpl
index 52f12e3c5..590f4da02 100644
--- a/template/en/default/admin/params/groupsecurity.html.tmpl
+++ b/template/en/default/admin/params/groupsecurity.html.tmpl
@@ -11,7 +11,7 @@
%]
[% param_descs = {
- makeproductgroups => "If this is on, $terms.Bugzilla will associate $terms.abug group " _
+ makeproductgroups => "If this is on, Bugzilla will associate $terms.abug group " _
"with each product in the database, and use it for querying ${terms.bugs}.",
chartgroup => "The name of the group of users who can use the 'New Charts' " _
diff --git a/template/en/default/admin/params/ldap.html.tmpl b/template/en/default/admin/params/ldap.html.tmpl
index 7a10c3f64..ab3521f27 100644
--- a/template/en/default/admin/params/ldap.html.tmpl
+++ b/template/en/default/admin/params/ldap.html.tmpl
@@ -35,9 +35,9 @@
LDAPmailattribute => "The name of the attribute of a user in your " _
"directory that contains the email address, to be " _
- "used as $terms.Bugzilla username. If this parameter " _
- "is empty, $terms.Bugzilla will use the LDAP username"_
- " as the $terms.Bugzilla username. You may also want" _
+ "used as Bugzilla username. If this parameter " _
+ "is empty, Bugzilla will use the LDAP username"_
+ " as the Bugzilla username. You may also want" _
" to set the \"emailsuffix\" parameter, in this case.",
LDAPfilter => "LDAP filter to AND with the
for " _
diff --git a/template/en/default/admin/params/memcached.html.tmpl b/template/en/default/admin/params/memcached.html.tmpl
index eef39860a..997376b49 100644
--- a/template/en/default/admin/params/memcached.html.tmpl
+++ b/template/en/default/admin/params/memcached.html.tmpl
@@ -12,7 +12,7 @@
[% param_descs = {
memcached_servers =>
- "If this option is set, $terms.Bugzilla will integrate with Memcached. " _
+ "If this option is set, Bugzilla will integrate with Memcached. " _
"Specify one of more server, separated by spaces, using hostname:port " _
"notation (for example: 127.0.0.1:11211).",
diff --git a/template/en/default/admin/params/mta.html.tmpl b/template/en/default/admin/params/mta.html.tmpl
index f491a3035..4aee7090d 100644
--- a/template/en/default/admin/params/mta.html.tmpl
+++ b/template/en/default/admin/params/mta.html.tmpl
@@ -23,7 +23,7 @@
in 'data/mailer.testfile' instead of being sent.
@@ -32,14 +32,14 @@
mailfrom => "The email address of the $terms.Bugzilla mail daemon. Some email systems " _
"require this to be a valid email address.",
- use_mailer_queue => "In a large $terms.Bugzilla installation, updating"
- _ " $terms.bugs can be very slow, because $terms.Bugzilla sends all"
- _ " email at once. If you enable this parameter, $terms.Bugzilla will"
+ use_mailer_queue => "In a large Bugzilla installation, updating"
+ _ " $terms.bugs can be very slow, because Bugzilla sends all"
+ _ " email at once. If you enable this parameter, Bugzilla will"
_ " queue all mail and then send it in the background. This requires"
_ " that you have installed certain Perl modules (as listed by"
_ "
daemon (otherwise your mail"
- _ " won't get sent). This affects all mail sent by $terms.Bugzilla,"
+ _ " won't get sent). This affects all mail sent by Bugzilla,"
_ " not just $terms.bug updates.",
smtpserver => "The SMTP server address (if using SMTP for mail delivery).",
@@ -54,7 +54,7 @@
smtp_debug => "If enabled, this will print detailed information to your" _
" web server's error log about the communication between" _
- " $terms.Bugzilla and your SMTP server. You can use this to" _
+ " Bugzilla and your SMTP server. You can use this to" _
" troubleshoot email problems.",
whinedays => "The number of days that we'll let a $terms.bug sit untouched in a CONFIRMED " _
diff --git a/template/en/default/admin/params/patchviewer.html.tmpl b/template/en/default/admin/params/patchviewer.html.tmpl
index 61d32a07b..d8aabd4ba 100644
--- a/template/en/default/admin/params/patchviewer.html.tmpl
+++ b/template/en/default/admin/params/patchviewer.html.tmpl
@@ -23,9 +23,9 @@
"part of the CVS root.) Leave this blank if you have no " _
"CVS repository.",
- cvsroot_get => "The CVS root $terms.Bugzilla will be using to get patches from. " _
+ cvsroot_get => "The CVS root Bugzilla will be using to get patches from. " _
"Some installations may want to mirror their CVS repository on " _
- "the $terms.Bugzilla server or even have it on that same server, and " _
+ "the Bugzilla server or even have it on that same server, and " _
"thus the repository can be the local file system (and much " _
"faster). Make this the same as cvsroot if you don't " _
"understand what this is (if cvsroot is blank, make this blank too).",
diff --git a/template/en/default/admin/params/query.html.tmpl b/template/en/default/admin/params/query.html.tmpl
index b3415cc83..fb26f3471 100644
--- a/template/en/default/admin/params/query.html.tmpl
+++ b/template/en/default/admin/params/query.html.tmpl
@@ -48,7 +48,7 @@
"installations.",
default_search_limit =>
- "By default, $terms.Bugzilla limits searches done in the web"
+ "By default, Bugzilla limits searches done in the web"
_ " interface to returning only this many results, for performance"
_ " reasons. (This only affects the HTML format of search results--CSV,"
_ " XML, and other formats are exempted.) Users can click a link on the"
diff --git a/template/en/default/admin/params/shadowdb.html.tmpl b/template/en/default/admin/params/shadowdb.html.tmpl
index 5eb9ceff4..2d5fced3b 100644
--- a/template/en/default/admin/params/shadowdb.html.tmpl
+++ b/template/en/default/admin/params/shadowdb.html.tmpl
@@ -27,10 +27,10 @@
"will be ignored.",
shadowdb => "If non-empty, then this is the name of another database in " _
- "which $terms.Bugzilla will use as a read-only copy of everything. " _
+ "which Bugzilla will use as a read-only copy of everything. " _
"This is done so that long slow read-only operations can be used " _
"against this db, and not lock up things for everyone else. This " _
"database is on the
, and must exist. " _
- "$terms.Bugzilla does not update it, if you use this parameter, then " _
+ "Bugzilla does not update it, if you use this parameter, then " _
"you need to set up replication for your database." }
%]
diff --git a/template/en/default/admin/params/usermatch.html.tmpl b/template/en/default/admin/params/usermatch.html.tmpl
index ebbc363b3..ad13f3864 100644
--- a/template/en/default/admin/params/usermatch.html.tmpl
+++ b/template/en/default/admin/params/usermatch.html.tmpl
@@ -11,7 +11,7 @@
%]
[% param_descs = {
- usemenuforusers => "If this option is set, $terms.Bugzilla will offer you a list " _
+ usemenuforusers => "If this option is set, Bugzilla will offer you a list " _
"to select from (instead of a text entry field) where a user " _
"needs to be selected. This option should not be enabled on " _
"sites where there are a large number of users.",
diff --git a/template/en/default/admin/sanitycheck/list.html.tmpl b/template/en/default/admin/sanitycheck/list.html.tmpl
index 681466262..5da6b8735 100644
--- a/template/en/default/admin/sanitycheck/list.html.tmpl
+++ b/template/en/default/admin/sanitycheck/list.html.tmpl
@@ -11,7 +11,7 @@
- [% terms.Bugzilla %] is checking the referential integrity of your database.
+ Bugzilla is checking the referential integrity of your database.
This may take several minutes to complete.
diff --git a/template/en/default/admin/sudo.html.tmpl b/template/en/default/admin/sudo.html.tmpl
index bacffaeba..9065206d5 100644
--- a/template/en/default/admin/sudo.html.tmpl
+++ b/template/en/default/admin/sudo.html.tmpl
@@ -15,7 +15,7 @@
[% DEFAULT target_login = "" %]
- The sudo feature of [% terms.Bugzilla %] allows you to impersonate a
+ The sudo feature of Bugzilla allows you to impersonate a
user for a short time While an sudo session is in progress, every action you
perform will be taking place as if you had logged in as the user whom will be
impersonating.
diff --git a/template/en/default/admin/workflow/edit.html.tmpl b/template/en/default/admin/workflow/edit.html.tmpl
index 1904b487e..a85db2339 100644
--- a/template/en/default/admin/workflow/edit.html.tmpl
+++ b/template/en/default/admin/workflow/edit.html.tmpl
@@ -24,11 +24,11 @@
This page allows you to define which status transitions are valid in your workflow.
- For compatibility with older versions of [% terms.Bugzilla %], reopening [% terms.abug %]
+ For compatibility with older versions of Bugzilla, reopening [% terms.abug %]
will only display either [% display_value("bug_status", "UNCONFIRMED") FILTER html %] or
[%+ display_value("bug_status", "REOPENED") FILTER html %] (if allowed by your workflow) but not
both. The decision depends on whether the [% terms.bug %] has ever been confirmed or not.
- So it is a good idea to allow both transitions and let [% terms.Bugzilla %] select the
+ So it is a good idea to allow both transitions and let Bugzilla select the
correct one.
diff --git a/template/en/default/attachment/created.html.tmpl b/template/en/default/attachment/created.html.tmpl
index cbfd260f8..98ede5b6f 100644
--- a/template/en/default/attachment/created.html.tmpl
+++ b/template/en/default/attachment/created.html.tmpl
@@ -28,13 +28,13 @@
[% PROCESS "bug/process/bugmail.html.tmpl" mailing_bugid = attachment.bug_id %]
[% IF convertedbmp %]
- Note: [% terms.Bugzilla %] automatically converted your BMP image file to a
+ Note: Bugzilla automatically converted your BMP image file to a
compressed PNG format.
[% END %]
[% IF contenttypemethod == 'autodetect' %]
- Note: [% terms.Bugzilla %] automatically detected the content type
+ Note: Bugzilla automatically detected the content type
[% attachment.contenttype FILTER html %] for this attachment. If this is
incorrect, correct the value by editing the attachment's
details.
diff --git a/template/en/default/attachment/diff-header.html.tmpl b/template/en/default/attachment/diff-header.html.tmpl
index b8b0d2cc0..9e5cd4466 100644
--- a/template/en/default/attachment/diff-header.html.tmpl
+++ b/template/en/default/attachment/diff-header.html.tmpl
@@ -133,11 +133,11 @@ Interdiff of #[% oldid %] and #[% newid %] for [% terms.bug %] #[% bugid %]
Warning:
[% IF warning == "interdiff1" %]
this difference between two patches may show things in the wrong places due
- to a limitation in [% terms.Bugzilla %] when comparing patches with
+ to a limitation in Bugzilla when comparing patches with
different sets of files.
[% ELSIF warning == "interdiff2" %]
this difference between two patches may be inaccurate due to a limitation
- in [%+ terms.Bugzilla %] when comparing patches made against different
+ in Bugzilla when comparing patches made against different
revisions.
[% ELSIF warning == "interdiff3" %]
interdiff encountered errors while comparing these patches.
diff --git a/template/en/default/bug/field-help.none.tmpl b/template/en/default/bug/field-help.none.tmpl
index c07ee5792..ee32014ad 100644
--- a/template/en/default/bug/field-help.none.tmpl
+++ b/template/en/default/bug/field-help.none.tmpl
@@ -23,7 +23,7 @@
alias =>
"A short, unique name assigned to $terms.abug in order to assist with
- looking it up and referring to it in other places in ${terms.Bugzilla}.",
+ looking it up and referring to it in other places in Bugzilla.",
assigned_to =>
"The person in charge of resolving the ${terms.bug}.",
@@ -38,7 +38,7 @@ bug_file_loc =>
bug_id =>
"The numeric id of $terms.abug, unique within this entire installation"
- _ " of ${terms.Bugzilla}.",
+ _ " of Bugzilla.",
bug_severity =>
"How severe the $terms.bug is, or whether it's an enhancement.",
@@ -85,7 +85,7 @@ keywords =>
_ " to easily identify and group them.",
longdesc =>
- "$terms.Bugs have comments added to them by $terms.Bugzilla users."
+ "$terms.Bugs have comments added to them by Bugzilla users."
_ " You can search for some text in those comments.",
op_sys =>
@@ -227,7 +227,7 @@ email1 =>
[%- END %]
[% vars.help_html.${help_field} =
"A custom $field_type_desc field in this installation"
- _ " of ${terms.Bugzilla}." %]
+ _ " of Bugzilla." %]
[% END %]
[% END %]
diff --git a/template/en/default/extensions/config.pm.tmpl b/template/en/default/extensions/config.pm.tmpl
index 07ac83a41..79fbb995c 100644
--- a/template/en/default/extensions/config.pm.tmpl
+++ b/template/en/default/extensions/config.pm.tmpl
@@ -12,7 +12,7 @@
[% PROCESS extensions/license.txt.tmpl %]
-package B[% %]ugzilla::Extension::[% name %];
+package Bugzilla::Extension::[% name %];
use 5.10.1;
use strict;
diff --git a/template/en/default/extensions/extension.pm.tmpl b/template/en/default/extensions/extension.pm.tmpl
index ebeb73719..637dfdd28 100644
--- a/template/en/default/extensions/extension.pm.tmpl
+++ b/template/en/default/extensions/extension.pm.tmpl
@@ -12,18 +12,18 @@
[% PROCESS extensions/license.txt.tmpl %]
-package B[% %]ugzilla::Extension::[% name %];
+package Bugzilla::Extension::[% name %];
use 5.10.1;
use strict;
-use parent qw(B[% %]ugzilla::Extension);
+use parent qw(Bugzilla::Extension);
# This code for this is in [% path %]/lib/Util.pm
-use B[% %]ugzilla::Extension::[% name %]::Util;
+use Bugzilla::Extension::[% name %]::Util;
our $VERSION = '0.01';
-# See the documentation of B[% %]ugzilla::Hook ("perldoc B[% %]ugzilla::Hook"
+# See the documentation of Bugzilla::Hook ("perldoc Bugzilla::Hook"
# in the bugzilla directory) for a list of all available hooks.
sub install_update_db {
my ($self, $args) = @_;
diff --git a/template/en/default/extensions/hook-readme.txt.tmpl b/template/en/default/extensions/hook-readme.txt.tmpl
index 63e09e419..86ace3f51 100644
--- a/template/en/default/extensions/hook-readme.txt.tmpl
+++ b/template/en/default/extensions/hook-readme.txt.tmpl
@@ -7,7 +7,7 @@
#%]
Template hooks go in this directory. Template hooks are called in normal
-[%+ terms.Bugzilla %] templates like [[% '%' %] Hook.process('some-hook') %].
+Bugzilla templates like [[% '%' %] Hook.process('some-hook') %].
More information about them can be found in the documentation of
-B[% %]ugzilla::Extension. (Do "perldoc B[% %]ugzilla::Extension" from the main
-[%+ terms.Bugzilla %] directory to see that documentation.)
+Bugzilla::Extension. (Do "perldoc Bugzilla::Extension" from the main
+Bugzilla directory to see that documentation.)
diff --git a/template/en/default/extensions/name-readme.txt.tmpl b/template/en/default/extensions/name-readme.txt.tmpl
index 5403bab7f..e09f86c96 100644
--- a/template/en/default/extensions/name-readme.txt.tmpl
+++ b/template/en/default/extensions/name-readme.txt.tmpl
@@ -9,8 +9,8 @@
Normal templates go in this directory. You can load them in your
code like this:
-use B[% %]ugzilla::Error;
-my $template = B[% %]ugzilla->template;
+use Bugzilla::Error;
+my $template = Bugzilla->template;
$template->process('[% name FILTER lower %]/some-template.html.tmpl')
or ThrowTemplateError($template->error());
@@ -18,7 +18,7 @@ That would be how to load a file called some-template.html.tmpl that
was in this directory.
Note that you have to be careful that the full path of your template
-never conflicts with a template that exists in [% terms.Bugzilla %] or in
+never conflicts with a template that exists in Bugzilla or in
another extension, or your template might override that template. That's why
we created this directory called '[% name FILTER lower %]' for you, so you
can put your templates in here to help avoid conflicts.
diff --git a/template/en/default/extensions/util.pm.tmpl b/template/en/default/extensions/util.pm.tmpl
index 3493007f4..a5fbde04d 100644
--- a/template/en/default/extensions/util.pm.tmpl
+++ b/template/en/default/extensions/util.pm.tmpl
@@ -12,7 +12,7 @@
[% PROCESS extensions/license.txt.tmpl %]
-package B[% %]ugzilla::Extension::[% name %]::Util;
+package Bugzilla::Extension::[% name %]::Util;
use 5.10.1;
use strict;
@@ -22,7 +22,7 @@ our @EXPORT = qw(
);
# This file can be loaded by your extension via
-# "use B[% %]ugzilla::Extension::[% name %]::Util". You can put functions
+# "use Bugzilla::Extension::[% name %]::Util". You can put functions
# used by your extension in here. (Make sure you also list them in
# @EXPORT.)
diff --git a/template/en/default/global/code-error.html.tmpl b/template/en/default/global/code-error.html.tmpl
index eef5d27a0..8a0b459b3 100644
--- a/template/en/default/global/code-error.html.tmpl
+++ b/template/en/default/global/code-error.html.tmpl
@@ -112,7 +112,7 @@
Every cookie must have a value.
[% ELSIF error == "env_no_email" %]
- [% terms.Bugzilla %] did not receive an email address from the
+ Bugzilla did not receive an email address from the
environment.
[% IF Param("auth_env_email") %]
This means that the '[% Param("auth_env_email") FILTER html %]'
@@ -384,7 +384,7 @@
Invalid setting for post_bug_submit_action
[% ELSIF error == "search_field_operator_unsupported" %]
- [% terms.Bugzilla %] does not support the search type
+ Bugzilla does not support the search type
"[% operator FILTER html %]".
[% ELSE %]
@@ -392,7 +392,7 @@
[% error_message = Hook.process("errors") %]
[% IF NOT error_message %]
[% title = "Internal error" %]
- An internal error has occurred, but [% terms.Bugzilla %] doesn't know
+ An internal error has occurred, but Bugzilla doesn't know
what [% error FILTER html %]
means.
If you are a [% terms.Bugzilla %] end-user seeing this message, please save
diff --git a/template/en/default/global/confirm-user-match.html.tmpl b/template/en/default/global/confirm-user-match.html.tmpl
index 9db0bc923..a3534b72a 100644
--- a/template/en/default/global/confirm-user-match.html.tmpl
+++ b/template/en/default/global/confirm-user-match.html.tmpl
@@ -54,7 +54,7 @@
[% IF matchmultiple %]
- [% terms.Bugzilla %] cannot make a conclusive match for one or more
+ Bugzilla cannot make a conclusive match for one or more
of the names and/or email addresses you entered on the previous page.
Please examine the lists of potential matches below and select the
ones you want,
@@ -69,7 +69,7 @@
[% ELSE %]
[% PROCESS global/header.html.tmpl title="Match Failed" %]
- [% terms.Bugzilla %] was unable to make any match at all for one or more of
+ Bugzilla was unable to make any match at all for one or more of
the names and/or email addresses you entered on the previous page.
[% IF !user.id %]
Note: You are currently logged out. Only exact matches against e-mail
diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl
index b8e2c7906..32c5b548a 100644
--- a/template/en/default/global/messages.html.tmpl
+++ b/template/en/default/global/messages.html.tmpl
@@ -736,7 +736,7 @@
Renaming the '[% old FILTER html %]' table to '[% new FILTER html %]'...
[% ELSIF message_tag == "install_urlbase_default" %]
- Now that you have installed [% terms.Bugzilla %], you should visit the
+ Now that you have installed Bugzilla, you should visit the
'Parameters' page (linked in the footer of the Administrator
account) to ensure it is set up as you wish - this includes
setting the 'urlbase' option to the correct URL.
@@ -755,7 +755,7 @@
other files (including the localconfig file which stores your database
password) must be world readable. This means that _anyone_ who can obtain
local access to this machine can do whatever they want to your
- [%+ terms.Bugzilla %] installation, and is probably also able to run
+ Bugzilla installation, and is probably also able to run
arbitrary Perl code as the user that the web server runs as.
You really, really, really need to change this setting.
@@ -765,7 +765,7 @@
Warning: you have entered a value for the "webservergroup" parameter in
localconfig, but you are not either a) running this script as [% constants.ROOT_USER FILTER html %];
or b) a member of this group. This can cause permissions problems and
- decreased security. If you experience problems running [% terms.Bugzilla %]
+ decreased security. If you experience problems running Bugzilla
scripts, log in as [% constants.ROOT_USER FILTER html %] and re-run this script, become a
member of the group, or remove the value of the "webservergroup" parameter.
@@ -773,7 +773,7 @@
Warning: You have set webservergroup in [% constants.bz_locations.localconfig FILTER html %]
Please understand that this does not bring you any security when
running under Windows.
- Verify that the file permissions in your [% terms.Bugzilla %] directory are
+ Verify that the file permissions in your Bugzilla directory are
suitable for your system. Avoid unnecessary write access.
[% ELSIF message_tag == "install_workflow_init" %]
@@ -950,7 +950,7 @@
[%# Give sensible error if the message function is used incorrectly. #%]
[% IF !message %]
[% message = BLOCK %]
- You are using [% terms.Bugzilla %]'s messaging functions incorrectly. You
+ You are using Bugzilla's messaging functions incorrectly. You
passed in the string '[% message_tag %]'. The correct use is to pass
in a tag, and define that tag in the file messages.html.tmpl.
diff --git a/template/en/default/global/user-error.html.tmpl b/template/en/default/global/user-error.html.tmpl
index 56545adbb..29e3bf83f 100644
--- a/template/en/default/global/user-error.html.tmpl
+++ b/template/en/default/global/user-error.html.tmpl
@@ -258,7 +258,7 @@
[% ELSE %]
[%+ field_descs.see_also FILTER html %] URLs should point to one of:
- show_bug.cgi
in a [% terms.Bugzilla %]
+ show_bug.cgi
in a Bugzilla
installation.
- A b[% %]ug on launchpad.net
- An issue on code.google.com.
@@ -493,7 +493,7 @@
[% ELSIF error == "feature_disabled" %]
The [% install_string("feature_$feature") FILTER html %] feature is not
- available in this [% terms.Bugzilla %].
+ available in this Bugzilla.
[% IF user.in_group('admin') %]
If you would like to enable this feature, please run
checksetup.pl to see how to install the necessary
@@ -1164,7 +1164,7 @@
[% ELSIF error == "migrate_from_invalid" %]
'[% from FILTER html %]' is not a valid type of [% terms.bug %]-tracker
- to migrate from. See the contents of the B[% %]ugzilla/Migrate/
+ to migrate from. See the contents of the Bugzilla/Migrate/
directory for a list of valid [% terms.bug %]-trackers.
[% ELSIF error == "milestone_already_exists" %]
@@ -1567,7 +1567,7 @@
[% ELSIF error == "quicksearch_unbalanced_quotes" %]
[% title = "Badly Formatted Query" %]
- [% terms.Bugzilla %] is unable to parse your query correctly:
+ Bugzilla is unable to parse your query correctly:
[% string FILTER html %].
If you use quotes to enclose strings, make sure both quotes are present.
If you really want to look for a quote in a string, type \" instead of ".
@@ -1666,7 +1666,7 @@
field.
[% ELSIF error == "search_grouped_field_invalid" %]
- [% terms.Bugzilla %] does not support using the
+ Bugzilla does not support using the
"[%+ field_descs.$field FILTER html %]" ([% field FILTER html %])
field with grouped search conditions.
@@ -1677,7 +1677,7 @@
All conditions under a groups search must use the same field.
[% ELSIF error == "search_field_operator_invalid" %]
- [% terms.Bugzilla %] does not support using the
+ Bugzilla does not support using the
"[%+ field_descs.$field FILTER html %]" ([% field FILTER html %])
field with the "[% search_descs.$operator FILTER html %]"
([% operator FILTER html %]) search type.
@@ -1847,7 +1847,7 @@
[% ELSIF error == "user_match_too_many" %]
[% title = "No Conclusive Match" %]
- [% terms.Bugzilla %] cannot make a conclusive match for one or more
+ Bugzilla cannot make a conclusive match for one or more
of the names and/or email addresses you entered for
the [% fields.join(', ') FILTER html %] field(s).
diff --git a/template/en/default/index.html.tmpl b/template/en/default/index.html.tmpl
index 61d083d1b..d165abfd8 100644
--- a/template/en/default/index.html.tmpl
+++ b/template/en/default/index.html.tmpl
@@ -56,12 +56,12 @@ YAHOO.util.Event.onDOMReady(onLoadActions);
[% IF release.data %]
[% IF release.deprecated %]
-
[% terms.Bugzilla %] [%+ release.deprecated FILTER html %] is no longer
+
Bugzilla [%+ release.deprecated FILTER html %] is no longer
supported. You are highly encouraged to upgrade in order to keep your
system secure.
[% END %]
-
A new [% terms.Bugzilla %] version ([% release.data.latest_ver FILTER html %])
+
A new Bugzilla version ([% release.data.latest_ver FILTER html %])
is available at
[% release.data.url FILTER html %].
Release date: [% release.data.date FILTER html %]
diff --git a/template/en/default/list/list.html.tmpl b/template/en/default/list/list.html.tmpl
index ec8604ef0..6b1e10a4a 100644
--- a/template/en/default/list/list.html.tmpl
+++ b/template/en/default/list/list.html.tmpl
@@ -83,7 +83,7 @@
[% END %]
[% IF user.settings.display_quips.value == 'on' %]
- [% DEFAULT quip = "$terms.Bugzilla would like to put a random quip here, but no one has entered any." %]
+ [% DEFAULT quip = "Bugzilla would like to put a random quip here, but no one has entered any." %]
[% quip FILTER html %]
@@ -93,7 +93,7 @@
[% IF toolong %]
- This list is too long for [% terms.Bugzilla %]'s little mind; the
+ This list is too long for Bugzilla's little mind; the
Next/Prev/First/Last buttons won't appear on individual [% terms.bugs %].
[% END %]
diff --git a/template/en/default/list/quips.html.tmpl b/template/en/default/list/quips.html.tmpl
index 8c7217260..4bb761dc1 100644
--- a/template/en/default/list/quips.html.tmpl
+++ b/template/en/default/list/quips.html.tmpl
@@ -15,13 +15,13 @@
#%]
[% PROCESS global/header.html.tmpl
- title = "$terms.Bugzilla Quip System"
+ title = "Bugzilla Quip System"
header = "Add your own clever headline"
style_urls = ['skins/standard/buglist.css']
%]
- [% terms.Bugzilla %] will pick a random quip for the headline on each
+ Bugzilla will pick a random quip for the headline on each
[% terms.bug %] list.
diff --git a/template/en/default/pages/linkify.html.tmpl b/template/en/default/pages/linkify.html.tmpl
index e02ca8d57..eaf45ddd8 100644
--- a/template/en/default/pages/linkify.html.tmpl
+++ b/template/en/default/pages/linkify.html.tmpl
@@ -10,7 +10,7 @@
If you enter some text, this form will return it marked up like a
- standard [% terms.Bugzilla %] comment. That is, valid [% terms.bug %] numbers,
+ standard Bugzilla comment. That is, valid [% terms.bug %] numbers,
URLs, email addresses and so on will be replaced with appropriate HTML links.
diff --git a/template/en/default/pages/quicksearch.html.tmpl b/template/en/default/pages/quicksearch.html.tmpl
index 0a6df99d9..6f9074732 100644
--- a/template/en/default/pages/quicksearch.html.tmpl
+++ b/template/en/default/pages/quicksearch.html.tmpl
@@ -38,7 +38,7 @@
- If you just put a word or series of words in the search box,
- [%+ terms.Bugzilla %] will search the
+ Bugzilla will search the
[%+ field_descs.product FILTER html %],
[%+ field_descs.component FILTER html %],
[%+ IF use_keywords %][%+ field_descs.keywords FILTER html %],[% END %]
@@ -53,14 +53,14 @@
- Adding more terms narrows down the search, it does not
- expand it. (In other words, [% terms.Bugzilla %] searches for
+ expand it. (In other words, Bugzilla searches for
[%+ terms.bugs %] that match all your criteria, not
[%+ terms.bugs %] that match any of your criteria.)
- Searching is case-insensitive. So table,
Table, and TABLE are all the same.
- - [% terms.Bugzilla %] does not just search for the exact word you put in,
+
- Bugzilla does not just search for the exact word you put in,
but also for any word that contains that word.
So, for example, searching for "cat" would also find [% terms.bugs %]
that contain it as part of other words—for example, [% terms.abug %]
@@ -128,7 +128,7 @@
referred to as
[% first_field.name.replace('^cf_') FILTER html %],
also. However, if this causes a conflict between the standard
- [%+ terms.Bugzilla %] field names and the custom field names, the
+ Bugzilla field names and the custom field names, the
standard field names always take precedence.
[% END %]
diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl
index c7a853c03..d21f54319 100644
--- a/template/en/default/pages/release-notes.html.tmpl
+++ b/template/en/default/pages/release-notes.html.tmpl
@@ -6,7 +6,7 @@
# defined by the Mozilla Public License, v. 2.0.
#%]
-[% SET title = "$terms.Bugzilla 4.4 Release Notes" %]
+[% SET title = "Bugzilla 4.4 Release Notes" %]
[% INCLUDE global/header.html.tmpl
title = title
style_urls = ['skins/standard/page.css']
@@ -28,8 +28,8 @@
Introduction
-Welcome to [% terms.Bugzilla %] 4.4! It has been over a year since we
- released [% terms.Bugzilla %] 4.2 on February 2012, and this new major
+
Welcome to Bugzilla 4.4! It has been over a year since we
+ released Bugzilla 4.2 on February 2012, and this new major
release comes with several new features and improvements. This release
contains major improvements to WebServices, which were our main target in
this release, a rewritten tagging system, a real MIME type auto-detection for
@@ -110,7 +110,7 @@
Perl v5.8.1
IMPORTANT: This is the last major release to support
- Perl 5.8.x! The next major release, [% terms.Bugzilla %] 5.0, will require
+ Perl 5.8.x! The next major release, Bugzilla 5.0, will require
Perl 5.10.1 as a minimum.
[% INCLUDE db_req db='mysql' %]
@@ -129,7 +129,7 @@
Optional Perl Modules
The following perl modules, if installed, enable various
- features of [% terms.Bugzilla %]:
+ features of Bugzilla:
[% INCLUDE req_table reqs = OPTIONAL_MODULES
new = ['Net-SMTP-SSL', 'HTML-FormatText-WithLinks',
@@ -139,10 +139,10 @@
Optional Apache Modules
-If you are using Apache as your webserver, [% terms.Bugzilla %] can
+
If you are using Apache as your webserver, Bugzilla can
take advantage of some Apache features if you have the below Apache
modules installed and enabled. Currently,
- certain [% terms.Bugzilla %] features
+ certain Bugzilla features
are enabled only if you have all of the following modules installed
and enabled:
@@ -175,14 +175,14 @@
In the "Advanced Search" page, it is now possible to build queries using
- multiple custom search criteria against the same field. In [% terms.Bugzilla %]
+ multiple custom search criteria against the same field. In Bugzilla
4.2 and older, queries of the form
"Status changed to VERIFIED" AND "Status changed by foo@bar.com"
were returning all [% terms.bugs %] which had their status changed to VERIFIED
by some user and which were edited by foo@bar.com once, but both actions could
- be independent. In [% terms.Bugzilla %] 4.4, you can now decide if both
+ be independent. In Bugzilla 4.4, you can now decide if both
criteria must match the exact same action or not, i.e. if you want
[%+ terms.bugs %] whose status has been set to VERIFIED by foo@bar.com himself.
In the same way, queries of the form
@@ -243,10 +243,10 @@
When a user uploads a new attachment and lets the "Content Type" field set to
- "auto-detect", [% terms.Bugzilla %] now does its own MIME type detection
+ "auto-detect", Bugzilla now does its own MIME type detection
if the web browser tells him that the attachment is of type
"application/octet-stream", in an attempt to make a better guess than the web
- browser. In all other cases, [% terms.Bugzilla %] still trusts what the browser
+ browser. In all other cases, Bugzilla still trusts what the browser
tells him.
@@ -285,7 +285,7 @@
This release got major improvements in its WebServices interface. Many new
methods have been implemented to let third-party applications interact with
- [%+ terms.Bugzilla %] even more closely. For instance, it is now possible to
+ Bugzilla even more closely. For instance, it is now possible to
know what parameters are set to using B[%%]ugzilla.parameters.
It is now also possible to update tags, products, groups or user accounts
using our API.
@@ -302,10 +302,10 @@
New Apache Configuration
- For improved security, [% terms.Bugzilla %] now prevents directory browsing
- by default. If you run [% terms.Bugzilla %] under Apache (as most people do),
+ For improved security, Bugzilla now prevents directory browsing
+ by default. If you run Bugzilla under Apache (as most people do),
you most likely require a new Apache configuration for this
- version of [% terms.Bugzilla %]. See the
+ version of Bugzilla. See the
Notes On Upgrading From a Previous Version
section for details.
@@ -385,7 +385,7 @@
X-Priority email headers to increase or decrease the initial
priority of the [% terms.bug %], unless the priority is already explicitly
set in the email itself.
- - Skins: [% terms.Bugzilla %] no longer fetches all skins
+
- Skins: Bugzilla no longer fetches all skins
available when viewing a page. It only loads the skin selected by the user
in his preferences, which results in less requests to the server.
@@ -393,7 +393,7 @@
Enhancements for Administrators and Developers
- - License: The [% terms.Bugzilla %] code is now released
+
- License: The Bugzilla code is now released
under the MPL 2.0 license (previously was MPL 1.1).
- Installation: On mod_perl, templates now remain in
memory for one hour, which can cause an increase in memory requirements.
@@ -510,7 +510,7 @@
IMPORTANT: Apache Configuration Change
- For improved security, [% terms.Bugzilla %] now prevents directory browsing
+ For improved security, Bugzilla now prevents directory browsing
by default. In order to do that, the root bugzilla/.htaccess file
now contains the Options -Indexes directive. By default, this
directive is not allowed in .htaccess and so you must configure
@@ -542,7 +542,7 @@
- There is a new code hook bug_url_sub_classes to support
additional URLs in the See Also field.
- There is a new code hook error_catch to catch errors thrown
- by [% terms.Bugzilla %] and to take the appropriate actions.
+ by Bugzilla and to take the appropriate actions.
- There is a new code hook path_info_whitelist to whitelist
scripts which should still get the Path-Info information from URLs. By
default, Path-Info is now removed before being passed to CGI scripts.
@@ -589,7 +589,7 @@
-
[% terms.Bugzilla %] 4.2 Release Notes
+
Bugzilla 4.2 Release Notes
- Introduction
@@ -604,8 +604,8 @@
Introduction
-Welcome to [% terms.Bugzilla %] 4.2! It has been almost a year since we
- released [% terms.Bugzilla %] 4.0 on February 2011, and this new major
+
Welcome to Bugzilla 4.2! It has been almost a year since we
+ released Bugzilla 4.0 on February 2011, and this new major
release comes with several new features and improvements. This release
contains major improvements to search, support for SQLite, improved
WebServices, and lots of other enhancements.
@@ -630,7 +630,7 @@
- Attaching a file to [% terms.abug %] was broken due to a change in
Perl 5.16.
([% terms.Bug %] 771100)
- - A regression in [% terms.Bugzilla %] 4.2.2 made Oracle crash when
+
- A regression in Bugzilla 4.2.2 made Oracle crash when
displaying a buglist.
([% terms.Bug %] 780028)
- It was possible to search on history for comments and attachments you
@@ -665,7 +665,7 @@
release: