[PATCH 1/4] install -> installation in a string on the source spoke.

Chris Lumens clumens at redhat.com
Fri May 16 19:57:21 UTC 2014


It just reads better.
---
 pyanaconda/ui/gui/spokes/source.glade | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pyanaconda/ui/gui/spokes/source.glade b/pyanaconda/ui/gui/spokes/source.glade
index ba2cfb6..38e4d16 100644
--- a/pyanaconda/ui/gui/spokes/source.glade
+++ b/pyanaconda/ui/gui/spokes/source.glade
@@ -893,7 +893,7 @@
                           <object class="GtkLabel" id="label10">
                             <property name="visible">True</property>
                             <property name="can_focus">False</property>
-                            <property name="label" translatable="yes" context="GUI|Software Source">Don't install the latest available software _updates. Install the default versions provided by the install source above.</property>
+                            <property name="label" translatable="yes" context="GUI|Software Source">Don't install the latest available software _updates. Install the default versions provided by the installation source above.</property>
                             <property name="use_underline">True</property>
                             <property name="wrap">True</property>
                           </object>
-- 
1.9.0



More information about the anaconda-patches mailing list