diff --git a/pkg/harvester/l10n/en-us.yaml b/pkg/harvester/l10n/en-us.yaml index 53393db4..87e7a06d 100644 --- a/pkg/harvester/l10n/en-us.yaml +++ b/pkg/harvester/l10n/en-us.yaml @@ -1846,6 +1846,11 @@ harvester: availableVms: Available Virtual Machines selected: selected saveSelection: Save Selection and Continue + selectAllBanner: + pageOnly: "Your current selection includes only VMs currently shown on the page." + selectAll: "Select all {count} VMs from this provider" + allSelected: "Your current selection includes all VMs." + clearSelection: "Clear Selection" manualEntry: title: Add Virtual Machines description: No VMs were discovered from the provider inventory. Add VMs manually by entering their IDs and names. diff --git a/pkg/harvester/pages/c/_cluster/forklift/configure-mappings.vue b/pkg/harvester/pages/c/_cluster/forklift/configure-mappings.vue index 2c9ef20d..0ec75c33 100644 --- a/pkg/harvester/pages/c/_cluster/forklift/configure-mappings.vue +++ b/pkg/harvester/pages/c/_cluster/forklift/configure-mappings.vue @@ -558,6 +558,7 @@ init(); :key="entry._key" :variant="'small'" :header="{}" + class="bg-light-gray" >