Merge pull request #1498 from geosharath/CA-246288

CA-246288: [VMSS] Incorrect message in schedule properties->snapshot type window
This commit is contained in:
Mihaela Stoica 2017-03-22 09:53:08 +00:00 committed by GitHub
commit 27ed1abc00

View File

@ -315,7 +315,7 @@
<data name="labelWarning.Text" xml:space="preserve"> <data name="labelWarning.Text" xml:space="preserve">
<value>Note that scheduled disk and memory snapshots will only be taken of VMs in this {0} that meet all of the following conditions: <value>Note that scheduled disk and memory snapshots will only be taken of VMs in this {0} that meet all of the following conditions:
1. The VM is running at the time the snapshot is scheduled. 1. The VM is running, paused or suspended at the time the snapshot is scheduled.
2. The VM has [XenServer product] Tools installed. 2. The VM has [XenServer product] Tools installed.
3. The VM DOES NOT have dedicated GPU assigned to it.</value> 3. The VM DOES NOT have dedicated GPU assigned to it.</value>
</data> </data>