Merge remote-tracking branch 'origin/pr/262'
* origin/pr/262: Fix capitalization in restore dialog
This commit is contained in:
commit
422a559a67
@ -52,7 +52,7 @@
|
||||
<string>Ignore missing templates or netvms, restore VMs anyway.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>ignore missing templates and net VMs</string>
|
||||
<string>Ignore missing templates and net VMs</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
@ -62,7 +62,7 @@
|
||||
<string>Ignore dom0 username mismatch while restoring homedir.</string>
|
||||
</property>
|
||||
<property name="text">
|
||||
<string>ignore username mismatch</string>
|
||||
<string>Ignore username mismatch</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
Loading…
Reference in New Issue
Block a user