[pmg-devel] [PATCH] ui: utils: fix #3565 typo

Stoiko Ivanov s.ivanov at proxmox.com
Mon Aug 9 17:39:30 CEST 2021


On Thu, 5 Aug 2021 10:28:34 +0200
Aaron Lauterer <a.lauterer at 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 at 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 at lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pmg-devel
> 
> 





More information about the pmg-devel mailing list