all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH manager 1/2] ui: fix typo
@ 2020-11-25 12:04 Dominik Csapak
  2020-11-25 12:04 ` [pve-devel] [PATCH manager 2/2] ui: fix labelWidth for 'Key' Dominik Csapak
  2020-11-25 12:09 ` [pve-devel] [PATCH manager 1/2] ui: fix typo Dominik Csapak
  0 siblings, 2 replies; 4+ messages in thread
From: Dominik Csapak @ 2020-11-25 12:04 UTC (permalink / raw)
  To: pve-devel

see https://www.merriam-webster.com/dictionary/unusable

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
---
 www/manager6/storage/PBSEdit.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/www/manager6/storage/PBSEdit.js b/www/manager6/storage/PBSEdit.js
index 444a7e44..84de238c 100644
--- a/www/manager6/storage/PBSEdit.js
+++ b/www/manager6/storage/PBSEdit.js
@@ -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 - loosing it will render any backup created with it unusable'),
 	},
     ],
     buttons: [
-- 
2.20.1





^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2020-11-25 12:19 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-25 12:04 [pve-devel] [PATCH manager 1/2] ui: fix typo Dominik Csapak
2020-11-25 12:04 ` [pve-devel] [PATCH manager 2/2] ui: fix labelWidth for 'Key' Dominik Csapak
2020-11-25 12:19   ` [pve-devel] applied: " Thomas Lamprecht
2020-11-25 12:09 ` [pve-devel] [PATCH manager 1/2] ui: fix typo Dominik Csapak

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal