[gnome-software] Overview: Rename the section headings as per designer guidance



commit d463e5fc295a9651c383a9634cf45763b84d904c
Author: Kalev Lember <kalevlember gmail com>
Date:   Sun Aug 10 21:36:45 2014 +0200

    Overview: Rename the section headings as per designer guidance
    
    Rename "Picks" -> "Editor's Picks" and "Featured" -> "Featured
    Application".
    
    https://bugzilla.gnome.org/show_bug.cgi?id=727998

 src/gs-shell-overview.ui |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/gs-shell-overview.ui b/src/gs-shell-overview.ui
index f6ea247..f09739c 100644
--- a/src/gs-shell-overview.ui
+++ b/src/gs-shell-overview.ui
@@ -40,7 +40,7 @@
                         <property name="margin-bottom">12</property>
                         <property name="margin-start">24</property>
                         <property name="margin-end">24</property>
-                        <property name="label" translatable="yes">Featured</property>
+                        <property name="label" translatable="yes">Featured Application</property>
                         <accessibility>
                           <relation target="bin_featured" type="label-for"/>
                         </accessibility>
@@ -75,7 +75,7 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="xalign">0</property>
-                        <property name="label" translatable="yes" comments="Translators: This is a heading 
for software which has been featured ('picked') by the distribution.">Picks</property>
+                        <property name="label" translatable="yes" comments="Translators: This is a heading 
for software which has been featured ('picked') by the distribution.">Editor's Picks</property>
                         <property name="margin-top">24</property>
                         <property name="margin-bottom">12</property>
                         <property name="margin-start">24</property>


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