Fixes bz 235914, which is a minor grammar nit but probably valid

This commit is contained in:
Hugh O. Brock 2007-05-10 15:03:26 -04:00
parent bccf2ff557
commit 8be833ae6a

View File

@ -979,7 +979,7 @@
<child>
<widget class="GtkLabel" id="label332">
<property name="visible">True</property>
<property name="label" translatable="yes">How many virtual CPUs should this machine be allocated?</property>
<property name="label" translatable="yes">How many virtual CPUs should be allocated for this machine?</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>
@ -1446,7 +1446,7 @@
<child>
<widget class="GtkLabel" id="label59">
<property name="visible">True</property>
<property name="label" translatable="yes">How much memory should this machine be allocated?</property>
<property name="label" translatable="yes">How much memory should be allocated for this machine?</property>
<property name="use_underline">False</property>
<property name="use_markup">False</property>
<property name="justify">GTK_JUSTIFY_LEFT</property>