From 85315f88dc72e10c8be8634e737651ba1a2621eb Mon Sep 17 00:00:00 2001 From: Rolf Schmidt Date: Fri, 11 Feb 2022 09:18:17 +0100 Subject: [PATCH] Fixes #3960 - Enable migration button feature for account migration MS365/Google channel. --- .../channel/email_account_overview.jst.eco | 22 ++----------------- i18n/zammad.pot | 12 ++++------ 2 files changed, 6 insertions(+), 28 deletions(-) diff --git a/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco b/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco index d220b1a79..b57c89f62 100644 --- a/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +++ b/app/assets/javascripts/app/views/channel/email_account_overview.jst.eco @@ -42,34 +42,16 @@ <% else: %> <% for channel in @account_channels: %>
-
diff --git a/i18n/zammad.pot b/i18n/zammad.pot index fc406c643..100b78ba1 100644 --- a/i18n/zammad.pot +++ b/i18n/zammad.pot @@ -176,6 +176,10 @@ msgstr "" msgid "%s people" msgstr "" +#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco +msgid "%s recommends using OAuth. %s announced it's going to drop Basic Authentication support in the future." +msgstr "" + #: app/assets/javascripts/app/controllers/agent_ticket_merge.coffee msgid "%s required!" msgstr "" @@ -228,14 +232,6 @@ msgstr "" msgid "%s user to %s user" msgstr "" -#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco -msgid "%s will only allow access via OAuth. Password-based access has not been supported since %s." -msgstr "" - -#: app/assets/javascripts/app/views/channel/email_account_overview.jst.eco -msgid "%s will only allow access via OAuth. Password-based access is no longer supported on %s." -msgstr "" - #: app/assets/javascripts/app/views/dashboard/stats/ticket_in_process.jst.eco msgid "%s% are currently in process" msgstr ""