Add enable warning message

Signed-off-by: Francesco Torchia <francesco.torchia@suse.com>
This commit is contained in:
Francesco Torchia 2024-09-22 19:03:37 +02:00
parent 2ec5ebb373
commit 712284dda1
No known key found for this signature in database
GPG Key ID: E6D011B7415D4393
2 changed files with 5 additions and 0 deletions

View File

@ -89,6 +89,10 @@ export default {
class="text-default-text"
/>
<template #body>
<t k="harvester.usb.enablePassthroughWarning" :raw="true" />
</template>
<div slot="actions" class="actions">
<div class="buttons">
<button class="btn role-secondary mr-10" @click="close">

View File

@ -1386,6 +1386,7 @@ harvester:
claimError: Error enabling passthrough on {name}
unclaimError: Error disabling passthrough on {name}
cantUnclaim: You cannot disable passthrough on a device claimed by another user.
enablePassthroughWarning: 'Please re-enable the USB device if the device path changes in the following situations:<br/>&nbsp1) Re-plugging the USB device.<br/>&nbsp2) Rebooting the node.<br/><br/>An incorrect device path may cause passthrough to fail.'
harvesterVlanConfigMigrateDialog:
targetClusterNetwork: