[PATCH] Change mirrorlist checkbox text (#883191).

Chris Lumens clumens at redhat.com
Tue Dec 4 16:18:22 UTC 2012


---
 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 5622cdd..160308f 100644
--- a/pyanaconda/ui/gui/spokes/source.glade
+++ b/pyanaconda/ui/gui/spokes/source.glade
@@ -1140,7 +1140,7 @@ TeXlive 2012 repository</col>
                         </child>
                         <child>
                           <object class="GtkCheckButton" id="mirrorlistCheckbox">
-                            <property name="label" translatable="yes">This URL refers to a _mirror.</property>
+                            <property name="label" translatable="yes">This URL refers to a _mirror list.</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