From c73502d9762e7f8a2235a0dc315957fad5b6af9f Mon Sep 17 00:00:00 2001 From: Martin Gruner Date: Wed, 16 Feb 2022 16:13:35 +0100 Subject: [PATCH] Follow-up: e9f0d3bcb145dae0f897707214686e7b7add6679 - Enhance CTI integration texts. --- .../javascripts/app/views/integration/cti.jst.eco | 4 ++-- i18n/zammad.pot | 13 ++++++++----- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/app/assets/javascripts/app/views/integration/cti.jst.eco b/app/assets/javascripts/app/views/integration/cti.jst.eco index ed8088122..5dceb022b 100644 --- a/app/assets/javascripts/app/views/integration/cti.jst.eco +++ b/app/assets/javascripts/app/views/integration/cti.jst.eco @@ -97,9 +97,9 @@ -

<%- @T('Phone Extension to Agent Mapping') %>

+

<%- @T('Caller Log Filter') %>

-

<%- @T("By mapping your agents' phone extensions to their Zammad user accounts, Zammad can support your agents by opening either a new ticket dialogue or the user profile upon picking up a new call.") %>

+

<%- @T("Define queues or call destinations (whatever fits your PBX) and map your agents to it. By this, Zammad can support your agents by showing them only relevant call entries and notifications.") %>

diff --git a/i18n/zammad.pot b/i18n/zammad.pot index b2736d0de..ac9c077bb 100644 --- a/i18n/zammad.pot +++ b/i18n/zammad.pot @@ -1252,10 +1252,6 @@ msgstr "" msgid "By mapping your agents' Placetel SIP users to their Zammad user accounts, Zammad can support your agents by opening either a new ticket dialogue or the user profile upon picking up a new call." msgstr "" -#: app/assets/javascripts/app/views/integration/cti.jst.eco -msgid "By mapping your agents' phone extensions to their Zammad user accounts, Zammad can support your agents by opening either a new ticket dialogue or the user profile upon picking up a new call." -msgstr "" - #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "By mapping your agents' sipgate users to their Zammad user accounts, Zammad can support your agents by opening either a new ticket dialogue or the user profile upon picking up a new call." msgstr "" @@ -1339,6 +1335,10 @@ msgstr "" msgid "Caller ID of outbound calls can be changed as well." msgstr "" +#: app/assets/javascripts/app/views/integration/cti.jst.eco +msgid "Caller Log Filter" +msgstr "" + #: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco @@ -2497,6 +2497,10 @@ msgstr "" msgid "Define postmaster filter." msgstr "" +#: app/assets/javascripts/app/views/integration/cti.jst.eco +msgid "Define queues or call destinations (whatever fits your PBX) and map your agents to it. By this, Zammad can support your agents by showing them only relevant call entries and notifications." +msgstr "" + #: db/seeds/settings.rb msgid "Defines Elasticsearch index name." msgstr "" @@ -7097,7 +7101,6 @@ msgstr "" msgid "Phone (out)" msgstr "" -#: app/assets/javascripts/app/views/integration/cti.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco msgid "Phone Extension to Agent Mapping"