Commit 9d4c83e5 authored by Dietmar Maurer's avatar Dietmar Maurer

add more task descriptions

parent cf343355
......@@ -369,6 +369,9 @@ Ext.define('PVE.Utils', { statics: {
task_desc_table: {
vncproxy: 'VNC connection to VM/CT {0}',
vncshell: 'VNC shell',
qmcreate: 'Create VM {0}',
qmrestore: 'Restore VM {0}',
qmdestroy: 'Destroy VM {0}',
qmigrate: 'Migrate VM {0}',
qmstart: 'Start VM {0}',
qmstop: 'Stop VM {0}',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment