all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH] ui: utils: fix #3565 typo
@ 2021-08-05  8:13 Aaron Lauterer
  2021-08-05  8:28 ` Aaron Lauterer
  0 siblings, 1 reply; 3+ messages in thread
From: Aaron Lauterer @ 2021-08-05  8:13 UTC (permalink / raw)
  To: pmg-devel

Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
---
 js/Utils.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/js/Utils.js b/js/Utils.js
index 328a146..f6daf15 100644
--- a/js/Utils.js
+++ b/js/Utils.js
@@ -676,7 +676,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.30.2





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

* Re: [pmg-devel] [PATCH] ui: utils: fix #3565 typo
  2021-08-05  8:13 [pmg-devel] [PATCH] ui: utils: fix #3565 typo Aaron Lauterer
@ 2021-08-05  8:28 ` Aaron Lauterer
  2021-08-09 15:39   ` Stoiko Ivanov
  0 siblings, 1 reply; 3+ messages in thread
From: Aaron Lauterer @ 2021-08-05  8:28 UTC (permalink / raw)
  To: pmg-devel

Well, I was too late as Dominik already sent a patch which I did not realize in time ;)

On 8/5/21 10:13 AM, Aaron Lauterer wrote:
> Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
> ---
>   js/Utils.js | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/js/Utils.js b/js/Utils.js
> index 328a146..f6daf15 100644
> --- a/js/Utils.js
> +++ b/js/Utils.js
> @@ -676,7 +676,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"),
>   		},
>   	    ],
>   	},
> 




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

* Re: [pmg-devel] [PATCH] ui: utils: fix #3565 typo
  2021-08-05  8:28 ` Aaron Lauterer
@ 2021-08-09 15:39   ` Stoiko Ivanov
  0 siblings, 0 replies; 3+ messages in thread
From: Stoiko Ivanov @ 2021-08-09 15:39 UTC (permalink / raw)
  To: Aaron Lauterer; +Cc: pmg-devel

On Thu, 5 Aug 2021 10:28:34 +0200
Aaron Lauterer <a.lauterer@proxmox.com> wrote:

> Well, I was too late as Dominik already sent a patch which I did not realize in time ;)
Thanks big time for looking into the issue! - I applied Dominik's patch
(based on it arriving earlier)


> 
> On 8/5/21 10:13 AM, Aaron Lauterer wrote:
> > Signed-off-by: Aaron Lauterer <a.lauterer@proxmox.com>
> > ---
> >   js/Utils.js | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/js/Utils.js b/js/Utils.js
> > index 328a146..f6daf15 100644
> > --- a/js/Utils.js
> > +++ b/js/Utils.js
> > @@ -676,7 +676,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"),
> >   		},
> >   	    ],
> >   	},
> >   
> 
> 
> _______________________________________________
> pmg-devel mailing list
> pmg-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
> 
> 





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

end of thread, other threads:[~2021-08-09 15:39 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-05  8:13 [pmg-devel] [PATCH] ui: utils: fix #3565 typo Aaron Lauterer
2021-08-05  8:28 ` Aaron Lauterer
2021-08-09 15:39   ` Stoiko Ivanov

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