[gnome-software] Relabel the update install button



commit b057681d5e25a5bc26e54e49cb83841ba35eee37
Author: Matthias Clasen <mclasen redhat com>
Date:   Tue Aug 20 18:48:36 2013 -0400

    Relabel the update install button
    
    The current mockups say "Restart & Install", not "Update All".

 src/gnome-software.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/gnome-software.ui b/src/gnome-software.ui
index c4fd8a9..a88f765 100644
--- a/src/gnome-software.ui
+++ b/src/gnome-software.ui
@@ -143,7 +143,7 @@
             </child>
             <child>
               <object class="GtkButton" id="button_update_all">
-                <property name="label" translatable="yes">Update All</property>
+                <property name="label" translatable="yes">Restart &amp; Install</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
                 <property name="receives_default">True</property>


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