From 4f4b4247de5f713804f99637c39f927ba25c4654 Mon Sep 17 00:00:00 2001 From: "A. Shimono (himorin)" Date: Mon, 27 Dec 2010 23:29:06 +0100 Subject: Bug 618842: Enclose checksetup.pl between and tags in templates r/a=mkanat --- .../default/admin/params/dependencygraph.html.tmpl | 4 ++-- template/en/default/admin/params/general.html.tmpl | 2 +- template/en/default/admin/params/mta.html.tmpl | 2 +- template/en/default/global/messages.html.tmpl | 2 +- template/en/default/pages/release-notes.html.tmpl | 20 ++++++++++---------- 5 files changed, 15 insertions(+), 15 deletions(-) (limited to 'template/en/default') diff --git a/template/en/default/admin/params/dependencygraph.html.tmpl b/template/en/default/admin/params/dependencygraph.html.tmpl index 181cced2b..4cf22d508 100644 --- a/template/en/default/admin/params/dependencygraph.html.tmpl +++ b/template/en/default/admin/params/dependencygraph.html.tmpl @@ -44,6 +44,6 @@ The default value is a publicly-accessible webdot server. If you change this value, make certain that the webdot server can read files from your webdot directory. On Apache you do this by editing the .htaccess file, - for other systems the needed measures may vary. You can run checksetup.pl + for other systems the needed measures may vary. You can run checksetup.pl to recreate the .htaccess file if it has been lost."} -%] \ No newline at end of file +%] diff --git a/template/en/default/admin/params/general.html.tmpl b/template/en/default/admin/params/general.html.tmpl index b8c0c77ed..c19cf1407 100644 --- a/template/en/default/admin/params/general.html.tmpl +++ b/template/en/default/admin/params/general.html.tmpl @@ -45,7 +45,7 @@ _ " character encodings to UTF-8, using the contrib/recode.pl" _ " script." _ "

Note that if you turn this parameter from "off" to" - _ " "on", you must re-run checksetup.pl immediately" + _ " "on", you must re-run checksetup.pl immediately" _ " afterward.

", shutdownhtml => diff --git a/template/en/default/admin/params/mta.html.tmpl b/template/en/default/admin/params/mta.html.tmpl index 5391a4fc9..05c44853e 100644 --- a/template/en/default/admin/params/mta.html.tmpl +++ b/template/en/default/admin/params/mta.html.tmpl @@ -50,7 +50,7 @@ _ " email at once. If you enable this parameter, $terms.Bugzilla will" _ " queue all mail and then send it in the background. This requires" _ " that you have installed certain Perl modules (as listed by" - _ " checksetup.pl for this feature), and that you are" + _ " checksetup.pl for this feature), and that you are" _ " running the jobqueue.pl daemon (otherwise your mail" _ " won't get sent). This affects all mail sent by $terms.Bugzilla," _ " not just $terms.bug updates.", diff --git a/template/en/default/global/messages.html.tmpl b/template/en/default/global/messages.html.tmpl index aa6bf7e74..89e47c1e5 100644 --- a/template/en/default/global/messages.html.tmpl +++ b/template/en/default/global/messages.html.tmpl @@ -564,7 +564,7 @@ [% FOREACH param = param_changed %] Changed [% param FILTER html %]
[% IF param == 'utf8' && Param('utf8') %] - You must now re-run checksetup.pl.
+ You must now re-run checksetup.pl.
[% END %] [% END %] [% ELSE %] diff --git a/template/en/default/pages/release-notes.html.tmpl b/template/en/default/pages/release-notes.html.tmpl index 445cd7966..c2325ca35 100644 --- a/template/en/default/pages/release-notes.html.tmpl +++ b/template/en/default/pages/release-notes.html.tmpl @@ -291,7 +291,7 @@

All of the code for voting in [% terms.Bugzilla %] has been moved into an extension, called "Voting", in the extensions/Voting/ directory. To enable it, you must remove the disabled file - from that directory, and run checksetup.pl.

+ from that directory, and run checksetup.pl.

In a future version of [% terms.Bugzilla %], the Voting extension will be moved outside of the [% terms.Bugzilla %] core code, so we are looking @@ -419,7 +419,7 @@ by very few [% terms.Bugzilla %] installations--if you aren't certain whether or not you are using it, you're not using it. To enable the system, you have to remove the file extensions/OldBugMove/disabled - and then run checksetup.pl. In a future version of [% terms.Bugzilla %], + and then run checksetup.pl. In a future version of [% terms.Bugzilla %], this extension may be moved outside of the core [% terms.Bugzilla %] code, so if you are interested in maintaining it, please let us know.

  • Custom Fields: "[% terms.Bug %] ID" custom fields can @@ -453,8 +453,8 @@
  • Installation: Now, whenever checksetup.pl throws an error, it will be printed in the color red, to make it obvious that something is wrong.
  • -
  • Installation: Some actions of checksetup.pl were - silent, in the past. Now, checksetup.pl will print a message for +
  • Installation: Some actions of checksetup.pl were + silent, in the past. Now, checksetup.pl will print a message for almost anything it does.
  • Installation: The process of adding foreign keys to a table is now much faster. This will particularly improve the speed @@ -1395,7 +1395,7 @@ are allowed to grant others membership in that group itself.
  • The ability to compress BMP attachments to PNGs is now an Extension. To enable the feature, remove the file - extensions/BmpConvert/disabled and then run checksetup.pl.
  • + extensions/BmpConvert/disabled and then run checksetup.pl.
  • The default list of values for the Priority field are now clear English words instead of P1, P2, etc.
  • There is now a system in place so that all field values can be @@ -1665,7 +1665,7 @@ word-wrapping happened between "[% terms.bug %]" and the number. ([% terms.Bug %] 514703)
  • -
  • Running checksetup.pl on Windows will no longer pop up an error box +
  • Running checksetup.pl on Windows will no longer pop up an error box about OCI.dll. ([% terms.Bug %] 480968)
  • @@ -2460,7 +2460,7 @@
  • Some versions of the SOAP::Lite Perl module had a b[% %]ug that caused [%+ terms.Bugzilla %]'s XML-RPC service to break. - checksetup.pl now checks for these bad versions and + checksetup.pl now checks for these bad versions and will reject them. ([% terms.Bug %] 468009)
  • @@ -3148,7 +3148,7 @@ [% terms.Bug %] 413672, and [% terms.Bug %] 431721) -
  • checksetup.pl now handles UTF-8 conversion more reliably during upgrades. +
  • checksetup.pl now handles UTF-8 conversion more reliably during upgrades. ([% terms.Bug %] 374951)
  • Comments written in CJK languages are now correctly word-wrapped. @@ -3903,7 +3903,7 @@ will tell you when this is, and it will give you certain instructions at that time, that you have to follow before you can complete the upgrade. Don't do the conversion yourself manually--follow - the instructions of checksetup.pl.
  • + the instructions of checksetup.pl.
  • If you ever ran 2.23.3, 2.23.4, or 3.0rc1, you will have to run ./collectstats.pl --regenerate at the command line, because the data for your Old Charts is corrupted. This can take several days, @@ -4042,7 +4042,7 @@ sub y { $var++ }

    Other Changes