[bugzilla-gnome-org-extensions] s/Gnome/GNOME in user visible strings



commit bb9cf06638f142ec33fcd114a209081f90613a30
Author: Andre Klapper <a9016009 gmx de>
Date:   Sun Jan 4 16:19:46 2015 +0100

    s/Gnome/GNOME in user visible strings
    
    Bug 739857

 GNOME/template/en/default/pages/points.html.tmpl   |    2 +-
 GNOME/template/en/default/pages/reports.html.tmpl  |   12 ++++++------
 .../en/default/pages/weekly-bug-summary.html.tmpl  |    2 +-
 3 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/GNOME/template/en/default/pages/points.html.tmpl 
b/GNOME/template/en/default/pages/points.html.tmpl
index 54bcabf..fdd4879 100644
--- a/GNOME/template/en/default/pages/points.html.tmpl
+++ b/GNOME/template/en/default/pages/points.html.tmpl
@@ -56,7 +56,7 @@ active a person was in [% terms.Bugzilla %] might help triagers
 </ul>
 but that is a somewhat error prone use of points as expert hackers or
 heavy users of distro [% terms.bug %] trackers might not have done as
-much in Gnome [% terms.Bugzilla %] and thus their points score might
+much in GNOME [% terms.Bugzilla %] and thus their points score might
 be 20 below what their 'experience' level might really reflect.  A
 much more important criteria to show is whether the person is a
 developer of the relevant module or the reporter of the given [%
diff --git a/GNOME/template/en/default/pages/reports.html.tmpl 
b/GNOME/template/en/default/pages/reports.html.tmpl
index 25384a9..0fcf769 100644
--- a/GNOME/template/en/default/pages/reports.html.tmpl
+++ b/GNOME/template/en/default/pages/reports.html.tmpl
@@ -30,14 +30,14 @@
 
 <h3>Categories</h3>
   <ul>
-    <li> <a href="[% self_url FILTER html %]#generic">Generic Gnome reports</a> </li>
+    <li> <a href="[% self_url FILTER html %]#generic">Generic GNOME reports</a> </li>
     <!-- 
    <li> <a href="[% self_url FILTER html %]#byversion">Reports organized
       by version</a> </li> -->
     <li> <a href="[% self_url FILTER html %]#explain">Explanation of [% terms.bugzilla %] terms and 
fields</a></li>
   </ul>
 
-<h2>Generic Gnome reports<a name="generic"></a></h2>
+<h2>Generic GNOME reports<a name="generic"></a></h2>
   <ul>
     <li>
       <a href="page.cgi?id=weekly-bug-summary.html">Summary of [%
@@ -116,7 +116,7 @@
         </li>
         <li>
           <a href="http://live.gnome.org/JoinGnome";>Other ways to help
-          Gnome</a>
+          GNOME</a>
         </li>
       </ul>
   </ul>
@@ -163,10 +163,10 @@
           <a href="page.cgi?id=fields.html#priority">Priorities</a>
         </li>
         <li>
-          <a href="page.cgi?id=fields.html#gnome_version">Gnome Version</a>
+          <a href="page.cgi?id=fields.html#gnome_version">GNOME Version</a>
         </li>
         <li>
-          <a href="page.cgi?id=fields.html#gnome_target">Gnome Target Milestone</a>
+          <a href="page.cgi?id=fields.html#gnome_target">GNOME Target Milestone</a>
         </li>
       </ul>
     </li>
@@ -175,6 +175,6 @@
     </li>
   </ul>
 
-If you have questions or suggestions for new reports, email the [% IF user.id %]<a href="mailto:bugmaster 
gnome org">[% END %] Gnome bugmasters.[% IF user.id %]</a>[% END %]<br><br>
+If you have questions or suggestions for new reports, email the [% IF user.id %]<a href="mailto:bugmaster 
gnome org">[% END %] GNOME bugmasters.[% IF user.id %]</a>[% END %]<br><br>
 
 [% PROCESS global/footer.html.tmpl %]
diff --git a/WeeklyBugSummary/template/en/default/pages/weekly-bug-summary.html.tmpl 
b/WeeklyBugSummary/template/en/default/pages/weekly-bug-summary.html.tmpl
index e2a6615..a79ec46 100644
--- a/WeeklyBugSummary/template/en/default/pages/weekly-bug-summary.html.tmpl
+++ b/WeeklyBugSummary/template/en/default/pages/weekly-bug-summary.html.tmpl
@@ -53,7 +53,7 @@
   reports closed. Including enhancement requests)
 
 [% IF products > 0 %]
-<h2>Top [% products FILTER html %] Gnome modules</h2>
+<h2>Top [% products FILTER html %] GNOME modules</h2>
 
 <table border=1 cellspacing=0 cellpadding=5>
 <tr><th>Product</th><th>Open [% terms.bugs %]</th><th>Opened in last [% days FILTER html %] 
days</th><th>Closed in last [% days FILTER html %] days</th><th>Change</th></tr>


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]