diff --git a/pkg/harvester/l10n/en-us.yaml b/pkg/harvester/l10n/en-us.yaml index 3902c094..56f8ae85 100644 --- a/pkg/harvester/l10n/en-us.yaml +++ b/pkg/harvester/l10n/en-us.yaml @@ -835,13 +835,13 @@ harvester: title: "Network Data:" tip: "The network-data configuration allows you to customize the instance's networking interfaces by assigning subnet configuration, virtual device creation (bonds, bridges, VLANs) routes and DNS configuration. Learn more" sysprep: - title: Windows Sysprep Configuration + title: Windows Unattended & Sysprep Configuration description: "Configure Windows automated installation using autounattend.xml. The configuration will be stored in a Kubernetes Secret and mounted as a CD-ROM during installation. Learn more" createNew: Create new... - createNewTitle: Create Windows Sysprep Template + createNewTitle: Create Windows Unattended & Sysprep Template xmlContent: autounattend.xml content secret: - label: Windows Sysprep Template + label: Windows Unattended & Sysprep Template validation: invalidXml: Invalid XML syntax invalidNamespace: Invalid unattend.xml namespace. Expected 'urn:schemas-microsoft-com:unattend'