mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-07-21 00:03:45 +00:00
ui: override description for resize task
Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
This commit is contained in:
parent
e81a10a4ab
commit
cce4b3d7b8
@ -1982,6 +1982,7 @@ Ext.define('PVE.Utils', {
|
||||
qmstop: ['VM', gettext('Stop')],
|
||||
qmsuspend: ['VM', gettext('Hibernate')],
|
||||
qmtemplate: ['VM', gettext('Convert to template')],
|
||||
resize: ['VM/CT', gettext('Resize')],
|
||||
spiceproxy: ['VM/CT', gettext('Console') + ' (Spice)'],
|
||||
spiceshell: ['', gettext('Shell') + ' (Spice)'],
|
||||
startall: ['', gettext('Start all VMs and Containers')],
|
||||
|
Loading…
Reference in New Issue
Block a user