bfg-common 1.2.83 → 1.2.84
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -2094,5 +2094,7 @@
|
|
|
2094
2094
|
"changeStorageOnlyDesc": "Migrate the virtual machines' storage to a compatible datastore or datastore cluster.",
|
|
2095
2095
|
"changeBothComputeResourceStorageDesc": "Migrate the virtual machines to a specific host or cluster and their storage to a specific datastore or datastore cluster.",
|
|
2096
2096
|
"crossVCenterServerExport": "Cross vCenter Server export",
|
|
2097
|
-
"crossVCenterServerExportDesc": "Migrate the virtual machines to a vCenter Server not linked to the current SSO domain."
|
|
2097
|
+
"crossVCenterServerExportDesc": "Migrate the virtual machines to a vCenter Server not linked to the current SSO domain.",
|
|
2098
|
+
"BatchConfigure": "Batch Configure",
|
|
2099
|
+
"configurePerDisk": "Configure Per Disk"
|
|
2098
2100
|
}
|