]> git.proxmox.com Git - pve-manager.git/commitdiff
ui: storage: pbsedit: Fix spelling
authorDominic Jäger <d.jaeger@proxmox.com>
Wed, 25 Nov 2020 12:15:19 +0000 (13:15 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Wed, 25 Nov 2020 12:16:30 +0000 (13:16 +0100)
No e in unusable.

to loose means to free from restraint, or to make less tight or strict [1].
to lose means to fail to keep, or to miss something from one's possession [2].
So "losing" (instead of "loosing") would be bad.

[0] https://www.merriam-webster.com/dictionary/unusable
[1] https://www.merriam-webster.com/dictionary/loose
[2] https://www.merriam-webster.com/dictionary/lose

Signed-off-by: Dominic Jäger <d.jaeger@proxmox.com>
www/manager6/storage/PBSEdit.js

index 444a7e446caea12738f5e78ca5513ba4ed45ab36..6ef1e810cbf49024c692e21f594ab6106ba098d8 100644 (file)
@@ -124,7 +124,7 @@ Ext.define('PVE.Storage.PBSKeyShow', {
            border: false,
            padding: '10 10 10 10',
            userCls: 'pmx-hint',
-           html: gettext('Please save the encryption key - loosing it will render any backup created with it unuseable'),
+           html: gettext('Please save the encryption key - losing it will render any backup created with it unusable'),
        },
     ],
     buttons: [