]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Bug 553553 - We shouldn't be using terms.Bugzilla in the "please contribute" message.
authorMatt Selsky <selsky@columbia.edu>
Sun, 1 Jul 2012 23:40:42 +0000 (01:40 +0200)
committerMarc Schumann <wurblzap@gmail.com>
Sun, 1 Jul 2012 23:40:42 +0000 (01:40 +0200)
r=Wurblzap, a=LpSolit

template/en/default/admin/params/editparams.html.tmpl

index f27a5351cf1632d57f9963aeba6cfb9dc6c3c818..be4b65dbacf523f4e95bb2602d8e476da3e45065 100644 (file)
@@ -73,9 +73,8 @@
       [% ELSE %]
 
         <div class="contribute"><strong>Note:</strong>
-          [%+ terms.Bugzilla %] is developed entirely by volunteers. The
-          best way to give back to the [% terms.Bugzilla %] project is
-          to <a href="http://www.bugzilla.org/contribute/">contribute</a>
+          B[% %]ugzilla is developed entirely by volunteers. The best way to give
+          back to the B[% %]ugzilla project is to <a href="http://www.bugzilla.org/contribute/">contribute</a>
           yourself! You don't have to be a programmer to contribute, there are
           lots of things that we need.
         </div>