You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: packages/forklift-console-plugin/locales/en/plugin__forklift-console-plugin.json
+1-1
Original file line number
Diff line number
Diff line change
@@ -588,7 +588,7 @@
588
588
"The target namespace is the namespace within your selected target provider that your virtual machines will be migrated to. This is different from the namespace that your migration plan will be created in and where your provider was created.": "The target namespace is the namespace within your selected target provider that your virtual machines will be migrated to. This is different from the namespace that your migration plan will be created in and where your provider was created.",
589
589
"The URL of the OpenStack Identity (Keystone) endpoint, for example: https://identity_service.com:5000/v3": "The URL of the OpenStack Identity (Keystone) endpoint, for example: https://identity_service.com:5000/v3",
590
590
"The URL of the Red Hat Virtualization Manager (RHVM) API endpoint, for example: https://rhv-host-example.com/ovirt-engine/api .": "The URL of the Red Hat Virtualization Manager (RHVM) API endpoint, for example: https://rhv-host-example.com/ovirt-engine/api .",
591
-
"The URL of the vCenter API endpoint, for example: https://vCenter-host-example.com/sdk.": "The URL of the vCenter API endpoint, for example: https://vCenter-host-example.com/sdk.",
591
+
"The URL of the vCenter API endpoint, for example: https://vCenter-host-example.com/sdk.": "The URL of the vCenter API endpoint, for example: https://vCenter-host-example.com/sdk.",
592
592
"The username for the ESXi host admin": "The username for the ESXi host admin",
593
593
"The virtual machines will be permanently deleted from your migration plan.": "The virtual machines will be permanently deleted from your migration plan.",
594
594
"The VM specific template will override the template set in the plan.": "The VM specific template will override the template set in the plan.",
Copy file name to clipboardexpand all lines: packages/forklift-console-plugin/src/modules/Providers/utils/validators/provider/vsphere/validateVCenterURL.ts
Copy file name to clipboardexpand all lines: packages/forklift-console-plugin/src/modules/Providers/utils/validators/provider/vsphere/vsphereProviderValidator.ts
Copy file name to clipboardexpand all lines: packages/forklift-console-plugin/src/modules/Providers/views/create/components/VCenterProviderCreateForm.tsx
Copy file name to clipboardexpand all lines: packages/forklift-console-plugin/src/modules/Providers/views/details/components/DetailsSection/components/URLDetailsItem.tsx
0 commit comments