mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-08-07 10:16:03 +00:00
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;
|
Proxmox.Utils.unknownText;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
// NOTE: only add general, product agnostic, ones here! Else use override helper in product repos
|
||||||
task_desc_table: {
|
task_desc_table: {
|
||||||
aptupdate: ['', gettext('Update package database')],
|
aptupdate: ['', gettext('Update package database')],
|
||||||
diskinit: ['Disk', gettext('Initialize Disk with GPT')],
|
diskinit: ['Disk', gettext('Initialize Disk with GPT')],
|
||||||
|
Loading…
Reference in New Issue
Block a user