[PATCH] CONTINUE -> BEGIN INSTALLATION (#856614).

Chris Lumens clumens at redhat.com
Wed Sep 12 14:33:21 UTC 2012


---
 pyanaconda/ui/gui/hubs/summary.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/hubs/summary.glade b/pyanaconda/ui/gui/hubs/summary.glade
index 25aa165..9ff0ef7 100644
--- a/pyanaconda/ui/gui/hubs/summary.glade
+++ b/pyanaconda/ui/gui/hubs/summary.glade
@@ -88,7 +88,7 @@
             </child>
             <child>
               <object class="GtkButton" id="continueButton">
-                <property name="label" translatable="yes">_CONTINUE</property>
+                <property name="label" translatable="yes">_BEGIN INSTALLATION</property>
                 <property name="use_action_appearance">False</property>
                 <property name="visible">True</property>
                 <property name="can_focus">True</property>
-- 
1.7.11.2



More information about the anaconda-patches mailing list