all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pmg-devel] [PATCH pmg-gui] fix #3565: fix typo in gettext
@ 2021-08-04 14:11 Dominik Csapak
  2021-08-09 15:38 ` [pmg-devel] applied " Stoiko Ivanov
  0 siblings, 1 reply; 2+ messages in thread
From: Dominik Csapak @ 2021-08-04 14:11 UTC (permalink / raw)
  To: pmg-devel

s/orignal/original/

Signed-off-by: Dominik Csapak <d.csapak@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] 2+ messages in thread

* [pmg-devel] applied [PATCH pmg-gui] fix #3565: fix typo in gettext
  2021-08-04 14:11 [pmg-devel] [PATCH pmg-gui] fix #3565: fix typo in gettext Dominik Csapak
@ 2021-08-09 15:38 ` Stoiko Ivanov
  0 siblings, 0 replies; 2+ messages in thread
From: Stoiko Ivanov @ 2021-08-09 15:38 UTC (permalink / raw)
  To: Dominik Csapak; +Cc: pmg-devel

On Wed,  4 Aug 2021 16:11:58 +0200
Dominik Csapak <d.csapak@proxmox.com> wrote:

> s/orignal/original/
> 
> Signed-off-by: Dominik Csapak <d.csapak@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"),
>  		},
>  	    ],
>  	},

Huge thanks!




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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-04 14:11 [pmg-devel] [PATCH pmg-gui] fix #3565: fix typo in gettext Dominik Csapak
2021-08-09 15:38 ` [pmg-devel] applied " 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