mirror of
https://github.com/xcp-ng/xenadmin.git
synced 2025-01-20 15:29:26 +01:00
CA-250229: Fix typo in dialog box when assigning a VM already part of schedule to another schedule.
This commit is contained in:
parent
584b214ac1
commit
ba55a778b5
@ -2500,7 +2500,7 @@ Do you want to assign it to the vApp '{2}' instead?</value>
|
||||
Do you want to assign these VMs to the schedule '{0}' instead?</value>
|
||||
</data>
|
||||
<data name="CHANGE_VM_SNAPSHOT_SCHEDULE_WARNING" xml:space="preserve">
|
||||
<value>The VM '{0}' is already assigned to the snashot schedule '{1}'.
|
||||
<value>The VM '{0}' is already assigned to the snapshot schedule '{1}'.
|
||||
|
||||
Do you want to assign it to the schedule '{2}' instead?</value>
|
||||
</data>
|
||||
@ -13616,4 +13616,4 @@ You will need to navigate to the Console on each of the selected VMs to complete
|
||||
<data name="YOU_ARE_HERE" xml:space="preserve">
|
||||
<value>You are here</value>
|
||||
</data>
|
||||
</root>
|
||||
</root>
|
||||
|
Loading…
Reference in New Issue
Block a user