diff --git a/mozilla/webtools/bugzilla/.bzrrev b/mozilla/webtools/bugzilla/.bzrrev index 3cefe2446f0..3188e805737 100644 --- a/mozilla/webtools/bugzilla/.bzrrev +++ b/mozilla/webtools/bugzilla/.bzrrev @@ -1 +1 @@ -8942 \ No newline at end of file +8943 \ No newline at end of file diff --git a/mozilla/webtools/bugzilla/template/en/default/account/cancel-token.txt.tmpl b/mozilla/webtools/bugzilla/template/en/default/account/cancel-token.txt.tmpl index c21a21b0ae4..384f2cfe09b 100644 --- a/mozilla/webtools/bugzilla/template/en/default/account/cancel-token.txt.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/account/cancel-token.txt.tmpl @@ -83,7 +83,7 @@ Canceled Because: [% PROCESS cancelactionmessage %] #%] You are using Bugzilla's cancel-token function incorrectly. You passed in the string '[% cancelaction %]'. The correct use is to pass - in a tag, and define that tag in the file cancel-token.txt.tmpl. + in a tag, and define that tag in the file cancel-token.txt.tmpl. If you are a [% terms.Bugzilla %] end-user seeing this message, please forward this email to [% Param('maintainer') %]. diff --git a/mozilla/webtools/bugzilla/template/en/default/extensions/name-readme.txt.tmpl b/mozilla/webtools/bugzilla/template/en/default/extensions/name-readme.txt.tmpl index e09f86c967c..e792512b573 100644 --- a/mozilla/webtools/bugzilla/template/en/default/extensions/name-readme.txt.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/extensions/name-readme.txt.tmpl @@ -14,7 +14,7 @@ my $template = Bugzilla->template; $template->process('[% name FILTER lower %]/some-template.html.tmpl') or ThrowTemplateError($template->error()); -That would be how to load a file called some-template.html.tmpl that +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 diff --git a/mozilla/webtools/bugzilla/template/en/default/global/messages.html.tmpl b/mozilla/webtools/bugzilla/template/en/default/global/messages.html.tmpl index 32c5b548af4..9203d103ae9 100644 --- a/mozilla/webtools/bugzilla/template/en/default/global/messages.html.tmpl +++ b/mozilla/webtools/bugzilla/template/en/default/global/messages.html.tmpl @@ -952,7 +952,7 @@ [% message = BLOCK %] 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.
+ in a tag, and define that tag in the file messages.html.tmpl.

If you are a [% terms.Bugzilla %] end-user seeing this message, please save this page and send it to [% Param('maintainer') %].