[pve-devel] applied: [PATCH manager 17/20] gui: ceph: reword Cleanup

Thomas Lamprecht t.lamprecht at proxmox.com
Wed Jun 5 15:00:26 CEST 2019


On 6/4/19 2:47 PM, Dominik Csapak wrote:
> since we do not only cleanup paritions anymore
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  www/manager6/ceph/OSD.js | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/www/manager6/ceph/OSD.js b/www/manager6/ceph/OSD.js
> index 1711d7be..6c5cb498 100644
> --- a/www/manager6/ceph/OSD.js
> +++ b/www/manager6/ceph/OSD.js
> @@ -113,7 +113,7 @@ Ext.define('PVE.CephRemoveOsd', {
>  	    name: 'cleanup',
>  	    checked: true,
>  	    labelWidth: 130,
> -	    fieldLabel: gettext('Remove Partitions')
> +	    fieldLabel: gettext('Cleanup Disks')
>  	}
>      ],
>      initComponent : function() {
> 

applied




More information about the pve-devel mailing list