summaryrefslogtreecommitdiffstats
path: root/ui
diff options
context:
space:
mode:
authorChris Lumens <clumens@redhat.com>2009-10-26 10:26:51 -0400
committerChris Lumens <clumens@redhat.com>2009-10-26 10:26:51 -0400
commit63dbb8a71d013042d2c51abe1e64897f322d5dd9 (patch)
tree851c7a64e883832d901db9094bcb61cbc88fc6ba /ui
parent1b041d6d08afaed2c794d69972c5645a8fedac43 (diff)
downloadanaconda-63dbb8a71d013042d2c51abe1e64897f322d5dd9.tar.gz
anaconda-63dbb8a71d013042d2c51abe1e64897f322d5dd9.tar.xz
anaconda-63dbb8a71d013042d2c51abe1e64897f322d5dd9.zip
Clarify the shrink target message (#530789).
Diffstat (limited to 'ui')
-rw-r--r--ui/autopart.glade2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/autopart.glade b/ui/autopart.glade
index 52bcb9cd9..9131ccfc4 100644
--- a/ui/autopart.glade
+++ b/ui/autopart.glade
@@ -517,7 +517,7 @@
<child>
<widget class="GtkLabel" id="label6">
<property name="visible">True</property>
- <property name="label" translatable="yes">&lt;b&gt;Shrink _target (in MB):&lt;/b&gt;</property>
+ <property name="label" translatable="yes">&lt;b&gt;Shrink partition _to size (in MB):&lt;/b&gt;</property>
<property name="use_underline">True</property>
<property name="use_markup">True</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>