The description 'VZDump backup file' for content type 'backup' is wrong for PBS and other future backup providers. Just use 'Backup' to describe the content type everywhere and avoid confusion.
Signed-off-by: Fiona Ebner <f.eb...@proxmox.com> --- www/manager6/Utils.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/manager6/Utils.js b/www/manager6/Utils.js index 90011a8f..aa415759 100644 --- a/www/manager6/Utils.js +++ b/www/manager6/Utils.js @@ -686,7 +686,7 @@ Ext.define('PVE.Utils', { contentTypes: { 'images': gettext('Disk image'), - 'backup': gettext('VZDump backup file'), + 'backup': gettext('Backup'), 'vztmpl': gettext('Container template'), 'iso': gettext('ISO image'), 'rootdir': gettext('Container'), -- 2.39.5 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel