]> git.proxmox.com Git - proxmox-widget-toolkit.git/blobdiff - src/Utils.js
utils: add comment note for task descriptions
[proxmox-widget-toolkit.git] / src / Utils.js
index 85387946165e592e89a65e6973dc7f1836edc984..1dd2098dddc8729c32c23b209b06220ff4d6ae87 100644 (file)
@@ -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')],