summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorDavid Cantrell <dcantrell@redhat.com>2006-08-28 15:26:05 +0000
committerDavid Cantrell <dcantrell@redhat.com>2006-08-28 15:26:05 +0000
commit8dfad80272668c861604e3178b5c1277bb2e59d5 (patch)
tree0744bdd193b989d2fce7a961a0b64eb9c2734476 /ui
parent719eb50f5a4c67bdcc9a807edf7fe6659dbb46e0 (diff)
downloadanaconda-8dfad80272668c861604e3178b5c1277bb2e59d5.tar.gz
anaconda-8dfad80272668c861604e3178b5c1277bb2e59d5.tar.xz
anaconda-8dfad80272668c861604e3178b5c1277bb2e59d5.zip
Hell must have frozen over because here I am making an anaconda commit in damn near a month of no anaconda commits from me. Granted, it's a stupid patch, but whatever.
Diffstat (limited to 'ui')
-rw-r--r--ui/tasksel.glade4
1 files changed, 2 insertions, 2 deletions
diff --git a/ui/tasksel.glade b/ui/tasksel.glade
index 3bb113a49..257245fc0 100644
--- a/ui/tasksel.glade
+++ b/ui/tasksel.glade
@@ -31,7 +31,7 @@
<child>
<widget class="GtkLabel" id="mainLabel">
<property name="visible">True</property>
- <property name="label" translatable="yes" context="yes">The default installation of %s includes a set of software applicable for general internet usage. What additional tasks would you like your system to include support for?</property>
+ <property name="label" translatable="yes" context="yes">The default installation of %s includes a set of software applicable for general internet usage. What additional tasks would you like your system to support?</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@@ -105,7 +105,7 @@
<child>
<widget class="GtkLabel" id="label2">
<property name="visible">True</property>
- <property name="label" translatable="yes" context="yes">Further customization of the software selection can be completed now or after install via the software management application.</property>
+ <property name="label" translatable="yes" context="yes">You can further customize the software selection now, or after install via the software management application.</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>