[gnome-software: 3/5] prefs-dialog: Update the labels




commit d806738f94625b7a6decd5792b6c7fafb56432f1
Author: Adrien Plazas <kekun plazas laposte net>
Date:   Fri Jul 23 16:34:10 2021 +0200

    prefs-dialog: Update the labels
    
    This makes the Automatic Updates description clearer and warns about
    mobile and metered connections.

 src/gs-prefs-dialog.ui | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/src/gs-prefs-dialog.ui b/src/gs-prefs-dialog.ui
index 905ce716f..8e8b50c6d 100644
--- a/src/gs-prefs-dialog.ui
+++ b/src/gs-prefs-dialog.ui
@@ -12,11 +12,12 @@
         <child>
           <object class="HdyPreferencesGroup">
             <property name="visible">True</property>
+            <property name="description" translatable="yes">To avoid charges and network caps, software 
updates are not automatically downloaded on mobile or metered connections.</property>
             <child>
               <object class="HdyActionRow">
                 <property name="visible">True</property>
                 <property name="title" translatable="yes">Automatic Updates</property>
-                <property name="subtitle" translatable="yes">Automatic updates are disabled when on mobile 
or metered connections.</property>
+                <property name="subtitle" translatable="yes">Downloads and installs software updates in the 
background, when possible.</property>
                 <property name="subtitle_lines">0</property>
                 <property name="activatable_widget">switch_updates</property>
                 <child>


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