[PATCH 2/6] Add some nicer wording to the column heads in the software selection UI.

Bill Nottingham notting at redhat.com
Wed Jul 18 19:56:21 UTC 2012


---
 pyanaconda/ui/gui/spokes/software.ui |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pyanaconda/ui/gui/spokes/software.ui b/pyanaconda/ui/gui/spokes/software.ui
index 20bbaa3..cd8ba9f 100644
--- a/pyanaconda/ui/gui/spokes/software.ui
+++ b/pyanaconda/ui/gui/spokes/software.ui
@@ -70,7 +70,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="halign">start</property>
-                            <property name="label" translatable="yes">DESKTOP</property>
+                            <property name="label" translatable="yes">Choose your installation type</property>
                             <attributes>
                               <attribute name="weight" value="bold"/>
                             </attributes>
@@ -152,7 +152,7 @@
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
                             <property name="halign">start</property>
-                            <property name="label" translatable="yes">ADD-ONS</property>
+                            <property name="label" translatable="yes">Choose your add-ons</property>
                             <attributes>
                               <attribute name="weight" value="bold"/>
                             </attributes>
-- 
1.7.10.4



More information about the anaconda-patches mailing list