mirror of
https://git.proxmox.com/git/proxmox-widget-toolkit
synced 2025-05-04 20:11:43 +00:00
fix typo
Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
ec0798689f
commit
99a5979b2b
2
Utils.js
2
Utils.js
@ -486,7 +486,7 @@ Ext.define('Proxmox.Utils', { utilities: {
|
||||
cephdestroymds: ['Ceph Metadata Server', gettext('Destroy') ],
|
||||
imgcopy: ['', gettext('Copy data') ],
|
||||
imgdel: ['', gettext('Erase data') ],
|
||||
unknownimgdel: ['', gettext('Destroy image from unkown guest') ],
|
||||
unknownimgdel: ['', gettext('Destroy image from unknown guest') ],
|
||||
download: ['', gettext('Download') ],
|
||||
vzdump: ['', gettext('Backup') ],
|
||||
aptupdate: ['', gettext('Update package database') ],
|
||||
|
Loading…
Reference in New Issue
Block a user