mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-03-10 12:58:27 +03:00
Change 'physical' to 'logical' in text refering to host CPUs
This commit is contained in:
parent
92f005c0b3
commit
f2a1803eb7
@ -8004,7 +8004,7 @@ TB</property>
|
||||
<child>
|
||||
<widget class="GtkLabel" id="label279">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes">Physical host CPUs:</property>
|
||||
<property name="label" translatable="yes">Logical host CPUs:</property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="justify">GTK_JUSTIFY_RIGHT</property>
|
||||
@ -8225,7 +8225,7 @@ TB</property>
|
||||
<child>
|
||||
<widget class="GtkLabel" id="label280">
|
||||
<property name="visible">True</property>
|
||||
<property name="label" translatable="yes"><small><b>Tip:</b> For best performance, the number of virtual CPUs should be less than (or equal to) the number of physical CPUs on the host system.</small></property>
|
||||
<property name="label" translatable="yes"><small><b>Tip:</b> For best performance, the number of virtual CPUs should be less than (or equal to) the number of logical CPUs on the host system.</small></property>
|
||||
<property name="use_underline">False</property>
|
||||
<property name="use_markup">True</property>
|
||||
<property name="justify">GTK_JUSTIFY_LEFT</property>
|
||||
|
Loading…
x
Reference in New Issue
Block a user