utils: add comment note for task descriptions
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
33d34da8a7
commit
fc0a18e6c2
@ -568,6 +568,7 @@ utilities: {
|
||||
Proxmox.Utils.unknownText;
|
||||
},
|
||||
|
||||
// NOTE: only add general, product agnostic, ones here! Else use override helper in product repos
|
||||
task_desc_table: {
|
||||
aptupdate: ['', gettext('Update package database')],
|
||||
diskinit: ['Disk', gettext('Initialize Disk with GPT')],
|
||||
|
Loading…
Reference in New Issue
Block a user