mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-24 11:55:17 +00:00
ui: live-restore: refine notice
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
6da2926cbc
commit
d290acc84d
@ -167,7 +167,7 @@ Ext.define('PVE.window.Restore', {
|
||||
xtype: 'displayfield',
|
||||
reference: 'liveWarning',
|
||||
// TODO: Remove once more tested/stable?
|
||||
value: gettext('Note: If anything goes wrong during the live-restore, new data written by the VM will be lost.'),
|
||||
value: gettext('Note: If anything goes wrong during the live-restore, new data written by the VM may be lost.'),
|
||||
userCls: 'pmx-hint',
|
||||
hidden: true,
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user