Follow-up: e9f0d3bcb1
- Enhance CTI integration texts.
This commit is contained in:
parent
fc461e74c1
commit
c73502d976
2 changed files with 10 additions and 7 deletions
|
@ -97,9 +97,9 @@
|
|||
</table>
|
||||
</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">
|
||||
<table class="settings-list js-notifyMap" style="width: 100%;">
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue