Index: mozilla/webtools/bugzilla/chart.cgi =================================================================== RCS file: /cvsroot/mozilla/webtools/bugzilla/chart.cgi,v retrieving revision 1.22 diff -u -r1.22 mozilla/webtools/bugzilla/chart.cgi --- mozilla/webtools/bugzilla/chart.cgi +++ mozilla/webtools/bugzilla/chart.cgi @@ -75,7 +75,7 @@ # Because some actions are chosen by buttons, we can't encode them as the value # of the action param, because that value is localisation-dependent. So, we # encode it in the name, as "action-". Some params even contain the -# series_id they apply to (e.g. subscribe, unsubscribe.) +# series_id they apply to (e.g. subscribe, unsubscribe). my @actions = grep(/^action-/, $cgi->param()); if ($actions[0] && $actions[0] =~ /^action-([^\d]+)(\d*)$/) { $action = $1; Index: mozilla/webtools/bugzilla/collectstats.pl =================================================================== RCS file: /cvsroot/mozilla/webtools/bugzilla/collectstats.pl,v retrieving revision 1.57 diff -u -r1.57 mozilla/webtools/bugzilla/collectstats.pl --- mozilla/webtools/bugzilla/collectstats.pl +++ mozilla/webtools/bugzilla/collectstats.pl @@ -45,7 +45,7 @@ use Bugzilla::Field; # Turn off output buffering (probably needed when displaying output feedback -# in the regenerate mode.) +# in the regenerate mode). $| = 1; # Tidy up after graphing module Index: mozilla/webtools/bugzilla/userprefs.cgi =================================================================== RCS file: /cvsroot/mozilla/webtools/bugzilla/userprefs.cgi,v retrieving revision 1.110 diff -u -r1.110 mozilla/webtools/bugzilla/userprefs.cgi --- mozilla/webtools/bugzilla/userprefs.cgi +++ mozilla/webtools/bugzilla/userprefs.cgi @@ -39,7 +39,7 @@ ############################################################################### # Each panel has two functions - panel Foo has a DoFoo, to get the data # necessary for displaying the panel, and a SaveFoo, to save the panel's -# contents from the form data (if appropriate.) +# contents from the form data (if appropriate). # SaveFoo may be called before DoFoo. ############################################################################### sub DoAccount { Index: mozilla/webtools/bugzilla/docs/xml/administration.xml =================================================================== RCS file: /cvsroot/mozilla/webtools/bugzilla/docs/xml/administration.xml,v retrieving revision 1.69 diff -u -r1.69 mozilla/webtools/bugzilla/docs/xml/administration.xml --- mozilla/webtools/bugzilla/docs/xml/administration.xml +++ mozilla/webtools/bugzilla/docs/xml/administration.xml @@ -742,7 +742,7 @@ Fill out the "Component" field, a short "Description", - the "Default Assignee" and "Default QA Contact" (if enabled.) + the "Default Assignee" and "Default QA Contact" (if enabled). The Component and Description fields may contain HTML; the "Default Assignee" field must be a login name already existing in the database. Index: mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl =================================================================== RCS file: /cvsroot/mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl,v retrieving revision 1.25 diff -u -r1.25 mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl --- mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl +++ mozilla/webtools/bugzilla/template/en/default/account/prefs/prefs.html.tmpl @@ -23,7 +23,7 @@ [%# INTERFACE: # tabs: List of hashes. May not be empty. Each hash has three members: # name: string. Name of the tab (used internally.) - # description: string. Description of the tab (used in tab title.) + # description: string. Description of the tab (used in tab title). # saveable: boolean. True if tab has a form which can be submitted. # True if user is not receiving self-generated mail. # Note: For each tab name, a template "prefs/${tab.name}.tmpl" must exist, Index: mozilla/webtools/bugzilla/template/en/default/pages/fields.html.tmpl =================================================================== RCS file: /cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/fields.html.tmpl,v retrieving revision 1.8 diff -u -r1.8 mozilla/webtools/bugzilla/template/en/default/pages/fields.html.tmpl --- mozilla/webtools/bugzilla/template/en/default/pages/fields.html.tmpl +++ mozilla/webtools/bugzilla/template/en/default/pages/fields.html.tmpl @@ -251,7 +251,7 @@ should be fixed. This field is utilized by the programmers/engineers to prioritize their work to be done. The available priorities range from P1 (most important) to -P5 (least important.) +P5 (least important).

Platform

Index: mozilla/webtools/bugzilla/template/en/default/search/search-advanced.html.tmpl =================================================================== RCS file: /cvsroot/mozilla/webtools/bugzilla/template/en/default/search/search-advanced.html.tmpl,v retrieving revision 1.27 diff -u -r1.27 mozilla/webtools/bugzilla/template/en/default/search/search-advanced.html.tmpl --- mozilla/webtools/bugzilla/template/en/default/search/search-advanced.html.tmpl +++ mozilla/webtools/bugzilla/template/en/default/search/search-advanced.html.tmpl @@ -54,7 +54,7 @@ [% IF NOT cgi.param("help") %] [% IF cgi.user_agent("Mozilla/5") %] [% END %]