Fix a couple more typos pointed out by translator

This commit is contained in:
Cole Robinson 2013-05-27 20:04:55 -04:00
parent 448730306e
commit a5a9f8e3bd
2 changed files with 2 additions and 2 deletions

View File

@ -1505,7 +1505,7 @@
<property name="xalign">0</property>
<property name="yalign">0</property>
<property name="xpad">10</property>
<property name="label" translatable="yes">&lt;b&gt;Note:&lt;/b&gt; The network could be chosen from one of the IPv6 private address ranges. eg FC00::/7. In any case. the prefix must be &lt;b&gt;64&lt;/b&gt;.
<property name="label" translatable="yes">&lt;b&gt;Note:&lt;/b&gt; The network could be chosen from one of the IPv6 private address ranges. eg FC00::/7. In any case, the prefix must be &lt;b&gt;64&lt;/b&gt;.
A typical IPv6 network address will look something like: fd00:dead:beef:55::/64</property>
<property name="use_markup">True</property>
<property name="wrap">True</property>

View File

@ -257,7 +257,7 @@ class vmmDomain(vmmLibvirtObject):
def _prestartup_nodedev_check(self, src, ret):
ignore = src
error = _("These is more than one '%s' device attached to "
error = _("There is more than one '%s' device attached to "
"your host, and we can't determine which one to "
"use for your guest.\n"
"To fix this, remove and reattach the USB device "