mirror of
https://git.proxmox.com/git/pve-manager
synced 2025-06-05 04:01:20 +00:00
gui: ceph: reword Cleanup
since we do not only cleanup paritions anymore Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
This commit is contained in:
parent
4d3e918aa5
commit
c56634f133
@ -113,7 +113,7 @@ Ext.define('PVE.CephRemoveOsd', {
|
||||
name: 'cleanup',
|
||||
checked: true,
|
||||
labelWidth: 130,
|
||||
fieldLabel: gettext('Remove Partitions')
|
||||
fieldLabel: gettext('Cleanup Disks')
|
||||
}
|
||||
],
|
||||
initComponent : function() {
|
||||
|
Loading…
Reference in New Issue
Block a user