diff --git a/www/window/CreateDirectory.js b/www/window/CreateDirectory.js index 38d6979d..56dae6c8 100644 --- a/www/window/CreateDirectory.js +++ b/www/window/CreateDirectory.js @@ -56,7 +56,7 @@ Ext.define('PBS.window.CreateDirectory', { { xtype: 'proxmoxcheckbox', name: 'removable-datastore', - fieldLabel: gettext('is removable'), + fieldLabel: gettext('Removable datastore'), }, ], });