Follow-up: e9f0d3bcb1 - Enhance CTI integration texts.

This commit is contained in:
Martin Gruner 2022-02-16 16:13:35 +01:00
parent fc461e74c1
commit c73502d976
2 changed files with 10 additions and 7 deletions

View file

@ -97,9 +97,9 @@
</table> </table>
</div> </div>
<h2><%- @T('Phone Extension to Agent Mapping') %></h2> <h2><%- @T('Caller Log Filter') %></h2>
<p><%- @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.") %></p> <p><%- @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.") %></p>
<div class="settings-entry"> <div class="settings-entry">
<table class="settings-list js-notifyMap" style="width: 100%;"> <table class="settings-list js-notifyMap" style="width: 100%;">

View file

@ -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." 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 "" 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 #: 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." 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 "" msgstr ""
@ -1339,6 +1335,10 @@ msgstr ""
msgid "Caller ID of outbound calls can be changed as well." msgid "Caller ID of outbound calls can be changed as well."
msgstr "" 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/cti.jst.eco
#: app/assets/javascripts/app/views/integration/placetel.jst.eco #: app/assets/javascripts/app/views/integration/placetel.jst.eco
#: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
@ -2497,6 +2497,10 @@ msgstr ""
msgid "Define postmaster filter." msgid "Define postmaster filter."
msgstr "" 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 #: db/seeds/settings.rb
msgid "Defines Elasticsearch index name." msgid "Defines Elasticsearch index name."
msgstr "" msgstr ""
@ -7097,7 +7101,6 @@ msgstr ""
msgid "Phone (out)" msgid "Phone (out)"
msgstr "" 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/placetel.jst.eco
#: app/assets/javascripts/app/views/integration/sipgate.jst.eco #: app/assets/javascripts/app/views/integration/sipgate.jst.eco
msgid "Phone Extension to Agent Mapping" msgid "Phone Extension to Agent Mapping"