summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2010-05-04 15:24:16 -0400
committerChris Lumens <clumens@redhat.com>2010-05-05 09:54:22 -0400
commit6776cbdabd3fa3629bbb668d49d7602cfef18192 (patch)
treebb4c711259b765b34ab861bdacd90e6be1baac14 /ui
parent339e0d9c298dd5d42ac9dfb5d69f97f88f80497e (diff)
Share terminology between the cleardisks text and panel headers (#587879).
Diffstat (limited to 'ui')
-rw-r--r--ui/cleardisks.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/cleardisks.glade b/ui/cleardisks.glade
index f5033c61b..f8c9b157a 100644
--- a/ui/cleardisks.glade
+++ b/ui/cleardisks.glade
@@ -30,7 +30,7 @@
<widget class="GtkLabel" id="label1">
<property name="width_request">600</property>
<property name="visible">True</property>
- <property name="label" translatable="yes">Below are the storage devices you've selected to be a part of this installation. Please indicate using the arrows below which devices you'd like to use as data drives (these will not be formatted, only mounted) and which devices you'd like to use as system drives (these may be formatted). Please also indicate which system drive will have the bootloader installed.</property>
+ <property name="label" translatable="yes">Below are the storage devices you've selected to be a part of this installation. Please indicate using the arrows below which devices you'd like to use as data devices (these will not be formatted, only mounted) and which devices you'd like to use as installation target devices (these may be formatted). Please also indicate which system drive will have the bootloader installed.</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>