[gnome-packagekit] We're only automatically downloading updates only now, so change the label in the UI



commit 91e462429f77c1a00b2807b641ab7dc2bf704c27
Author: Richard Hughes <richard hughsie com>
Date:   Sun Jun 3 14:31:18 2012 +0100

    We're only automatically downloading updates only now, so change the label in the UI
    
    Note: this requires PackageKit 0.8.1 to work correctly.

 data/gpk-prefs.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/gpk-prefs.ui b/data/gpk-prefs.ui
index 430a53e..4fc9169 100644
--- a/data/gpk-prefs.ui
+++ b/data/gpk-prefs.ui
@@ -118,7 +118,7 @@
                         <property name="visible">True</property>
                         <property name="can_focus">False</property>
                         <property name="xalign">0</property>
-                        <property name="label" translatable="yes">_Automatically install:</property>
+                        <property name="label" translatable="yes">_Automatically download:</property>
                         <property name="use_underline">True</property>
                         <property name="mnemonic_widget">combobox_install</property>
                       </object>



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