summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-01-08 10:18:58 -0500
committerChris Lumens <clumens@redhat.com>2010-01-08 17:27:15 -0500
commit4251885f4ecce1540f5f0d1764e3ce7019523480 (patch)
tree86def6530768963f2305a5e3d27df25dfdf7cdce /ui
parent57a355bcb107054ddfb579a6ad79527511980809 (diff)
downloadanaconda-4251885f4ecce1540f5f0d1764e3ce7019523480.tar.gz
anaconda-4251885f4ecce1540f5f0d1764e3ce7019523480.tar.xz
anaconda-4251885f4ecce1540f5f0d1764e3ce7019523480.zip
Reword filter UI introductory text to be less confusing.
Diffstat (limited to 'ui')
-rw-r--r--ui/filter.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/filter.glade b/ui/filter.glade
index 505b1aa8b..67c82640b 100644
--- a/ui/filter.glade
+++ b/ui/filter.glade
@@ -29,7 +29,7 @@
<widget class="GtkLabel" id="label1">
<property name="width_request">600</property>
<property name="visible">True</property>
- <property name="label" translatable="yes">Please select both the drives you'd like to install the operating system on and any devices you'd like to automatically mount to your system below:</property>
+ <property name="label" translatable="yes">Please select the drives you'd like to install the operating system on, as well as any drives you'd like to automatically mount to your system, below:</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>