[PATCH 2/2] Make it clear on the summary dialog that changes take effect later.

Chris Lumens clumens at redhat.com
Fri Jul 26 18:44:44 UTC 2013


Related: rhbz#975804
---
 pyanaconda/ui/gui/spokes/lib/summary.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/lib/summary.glade b/pyanaconda/ui/gui/spokes/lib/summary.glade
index 66ae609..a7be83c 100644
--- a/pyanaconda/ui/gui/spokes/lib/summary.glade
+++ b/pyanaconda/ui/gui/spokes/lib/summary.glade
@@ -99,7 +99,7 @@
                 <property name="visible">True</property>
                 <property name="can_focus">False</property>
                 <property name="xalign">0</property>
-                <property name="label" translatable="yes">Your customizations will result in the following changes taking effect on the disks you've selected:</property>
+                <property name="label" translatable="yes">Your customizations will result in the following changes taking effect after you return to the main menu and begin installation:</property>
                 <property name="wrap">True</property>
               </object>
               <packing>
-- 
1.8.1.2



More information about the anaconda-patches mailing list