[gnome-software] Change Top Rated to Rating.



commit 7a63b77d1c3e2864f2251c2e9106d961cf4e14a7
Author: scootergrisen <scootergrisen gmail com>
Date:   Sun Sep 1 17:03:56 2019 +0000

    Change Top Rated to Rating.

 src/gs-category-page.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/src/gs-category-page.ui b/src/gs-category-page.ui
index 593e1074..2a3c789f 100644
--- a/src/gs-category-page.ui
+++ b/src/gs-category-page.ui
@@ -23,7 +23,7 @@
         <child>
           <object class="GtkModelButton" id="sort_rating_button">
             <property name="visible">True</property>
-            <property name="text" translatable="yes" comments="Translators: A label for a button to sort 
apps by their rating.">Top Rated</property>
+            <property name="text" translatable="yes" comments="Translators: A label for a button to sort 
apps by their rating.">Rating</property>
           </object>
         </child>
         <child>


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