[gnome-software: 7/10] gs-category-page: Use ‘software’ rather than ‘app’ in strings




commit 4554c7eabdc76af09988fc23293ff7ac217c89c3
Author: Philip Withnall <pwithnall endlessos org>
Date:   Fri Aug 20 13:45:31 2021 +0100

    gs-category-page: Use ‘software’ rather than ‘app’ in strings
    
    This makes the page less confusing when displaying firmware, fonts or
    printer drivers, for example.
    
    Signed-off-by: Philip Withnall <pwithnall endlessos org>
    
    Helps: #1383

 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 13e90a35a..e5e4d1fdc 100644
--- a/src/gs-category-page.ui
+++ b/src/gs-category-page.ui
@@ -99,7 +99,7 @@
                         <property name="visible" bind-source="category_detail_box" bind-property="visible" 
bind-flags="sync-create|bidirectional" />
                         <property name="xalign">0</property>
                         <property name="margin_top">24</property>
-                        <property name="label" translatable="yes" comments="Heading for the rest of the apps 
on a category page">Other Apps</property>
+                        <property name="label" translatable="yes" comments="Heading for the rest of the apps 
on a category page">Other Software</property>
                         <accessibility>
                           <relation target="category_detail_box" type="label-for"/>
                         </accessibility>


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