CA-250229: Fix typo in dialog box when assigning a VM already part of schedule to another schedule.

This commit is contained in:
Mihaela Stoica 2017-11-29 17:09:48 +00:00 committed by Konstantina Chremmou
parent 584b214ac1
commit ba55a778b5

View File

@ -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>