]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fix bugwords test failure
authorSebastin Santy <sebastinssanty@gmail.com>
Fri, 21 Jul 2017 20:32:57 +0000 (02:02 +0530)
committerDylan William Hardison <dylan@hardison.net>
Fri, 21 Jul 2017 20:32:57 +0000 (16:32 -0400)
template/en/default/bug/new_bug.html.tmpl

index 83ec1e924f10f977a961419618f39e983a3071fe..b1367788da3bfa1e895e5798f607407204b6efe2 100644 (file)
         </div>
         <div class="new-bug-title">
           <h2>Create New [% terms.Bug %]</h2>
-          <p>Before reporting a bug, make sure you've read our
-            <a href="https://developer.mozilla.org/en/Bug_writing_guidelines">bug writing guidelines</a> and double checked that your bug hasn't already
+          <p>
+            Before reporting a [% terms.bug %], make sure you've read our
+            <a href="https://developer.mozilla.org/en/Bug_writing_guidelines">
+            [% terms.bug %] writing guidelines</a> and double checked that your [% terms.bug %] hasn't already
             been reported. Consult our list of <a href="https://bugzilla.mozilla.org/duplicates.cgi">
-            most frequently reported bugs</a> and <a href="https://bugzilla.mozilla.org/query.cgi">
-            search through descriptions</a> of previously reported bugs.
+            most frequently reported [% terms.bugs %]</a> and <a href="https://bugzilla.mozilla.org/query.cgi">
+            search through descriptions</a> of previously reported [% terms.bugs %].
           </p>
         </div>
         <div class="new-bug-pad">