public inbox for pmg-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-gui] fix typo
@ 2020-12-14 15:54 Stoiko Ivanov
  0 siblings, 0 replies; 2+ messages in thread
From: Stoiko Ivanov @ 2020-12-14 15:54 UTC (permalink / raw)
  To: pmg-devel; +Cc: Daniela Häsler

Reported-by: Daniela Häsler <daniela@proxmox.com>
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
 js/Utils.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/Utils.js b/js/Utils.js
index 7c934bc..29749ea 100644
--- a/js/Utils.js
+++ b/js/Utils.js
@@ -649,7 +649,7 @@ Ext.define('PMG.Utils', {
 		    xtype: 'proxmoxcheckbox',
 		    checked: false,
 		    name: 'quarantine',
-		    fieldLabel: gettext("Copy orignal mail to Attachment Quarantine"),
+		    fieldLabel: gettext("Copy original mail to Attachment Quarantine"),
 		},
 	    ],
 	},
-- 
2.20.1





^ permalink raw reply	[flat|nested] 2+ messages in thread
* [pmg-devel] [PATCH pmg-gui] fix typo
@ 2020-12-14 15:55 Stoiko Ivanov
  0 siblings, 0 replies; 2+ messages in thread
From: Stoiko Ivanov @ 2020-12-14 15:55 UTC (permalink / raw)
  To: pmg-devel; +Cc: Daniela Häsler

Reported-by: Daniela Häsler <daniela@proxmox.com>
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
 js/Utils.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/Utils.js b/js/Utils.js
index 7c934bc..29749ea 100644
--- a/js/Utils.js
+++ b/js/Utils.js
@@ -649,7 +649,7 @@ Ext.define('PMG.Utils', {
 		    xtype: 'proxmoxcheckbox',
 		    checked: false,
 		    name: 'quarantine',
-		    fieldLabel: gettext("Copy orignal mail to Attachment Quarantine"),
+		    fieldLabel: gettext("Copy original mail to Attachment Quarantine"),
 		},
 	    ],
 	},
-- 
2.20.1





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

end of thread, other threads:[~2020-12-14 15:55 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-14 15:54 [pmg-devel] [PATCH pmg-gui] fix typo Stoiko Ivanov
2020-12-14 15:55 Stoiko Ivanov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal