From 1d45eff9b02c4fcbba389032d1188587200f7b04 Mon Sep 17 00:00:00 2001 From: Eric Espie Date: Tue, 17 May 2022 10:11:15 +0200 Subject: [PATCH] =?UTF-8?q?N=C2=B03169=20-=20Add=20feature=20to=20connect?= =?UTF-8?q?=20Gsuite=20mail=20box=20with=20OAuth=20N=C2=B02504=20-=20Add?= =?UTF-8?q?=20feature=20to=20connect=20Office=20mail=20box=20with=20OAuth2?= =?UTF-8?q?=20for=20Microsoft=20Graph=20N=C2=B05102=20-=20Allow=20to=20sen?= =?UTF-8?q?d=20emails=20(eg.=20notifications)=20using=20GSuite=20SMTP=20an?= =?UTF-8?q?d=20OAuth=20=20*=202.7=20migration?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- dictionaries/en.dictionary.itop.ui.php | 1 + 1 file changed, 1 insertion(+) diff --git a/dictionaries/en.dictionary.itop.ui.php b/dictionaries/en.dictionary.itop.ui.php index 11d926e886..18420b2d83 100644 --- a/dictionaries/en.dictionary.itop.ui.php +++ b/dictionaries/en.dictionary.itop.ui.php @@ -1604,6 +1604,7 @@ Dict::Add('EN US', 'English', 'English', array( // OAuth Dict::Add('EN US', 'English', 'English', array( 'Menu:OAuthWizardMenu' => 'OAuth 2.0', + 'core/Operation:Wizard/Title' => 'OAuth 2.0 Configuration', 'UI:OAuth:Wizard:Page:Title' => 'OAuth 2.0 Configuration', 'UI:OAuth:Wizard:Form:Panel:Title' => 'OAuth 2.0 Configuration', 'UI:OAuth:Wizard:Form:Input:ClientId:Label' => 'Client Id',