* [% Translate("Name") | html %]:
[% Translate("Sub-queue of") | html %]:
[% Data.QueueOption %]
* [% Translate("Group") | html %]:
[% Translate("Unlock timeout") | html %] [% Translate("minutes") | html %]:
[% Translate("Escalation - first response time") | html %] ([% Translate("minutes") | html %]):
(
[% Translate("Notify by") | html %] [% Data.FirstResponseNotifyOptionStrg %] )
[% Translate("0 = no escalation") | html %] - 24 [% Translate("hours") | html %] = 1440 [% Translate("minutes") | html %] - [% Translate("Only business hours are counted.") | html %]
[% Translate("If there is not added a customer contact, either email-external or phone, to a new ticket before the time defined here expires, the ticket is escalated.") | html %]
[% Translate("Escalation - update time") | html %] ([% Translate("minutes") | html %]):
(
[% Translate("Notify by") | html %] [% Data.UpdateNotifyOptionStrg %] )
[% Translate("0 = no escalation") | html %] - 24 [% Translate("hours") | html %] = 1440 [% Translate("minutes") | html %] - [% Translate("Only business hours are counted.") | html %]
[% Translate("If there is an article added, such as a follow-up via email or the customer portal, the escalation update time is reset. If there is no customer contact, either email-external or phone, added to a ticket before the time defined here expires, the ticket is escalated.") | html %]
[% Translate("Escalation - solution time") | html %] ([% Translate("minutes") | html %]):
(
[% Translate("Notify by") | html %] [% Data.SolutionNotifyOptionStrg %] )
[% Translate("0 = no escalation") | html %] - 24 [% Translate("hours") | html %] = 1440 [% Translate("minutes") | html %] - [% Translate("Only business hours are counted.") | html %]
[% Translate("If the ticket is not set to closed before the time defined here expires, the ticket is escalated.") | html %]
* [% Translate("Follow up Option") | html %]:
[% Data.FollowUpOption %]
[% Translate("Specifies if follow up to closed tickets would re-open the ticket, be rejected or lead to a new ticket.") | html %]
* [% Translate("Ticket lock after a follow up") | html %]:
[% Data.FollowUpLockYesNoOption %]
[% Translate("If a ticket is closed and the customer sends a follow up the ticket will be locked to the old owner.") | html %]
* [% Translate("System address") | html %]:
[% Data.SystemAddressOption %]
[% Translate("Will be the sender address of this queue for email answers.") | html %]
[% RenderBlockStart("OptionalField") %]
[% Translate("Default sign key") | html %][% IF Data.Email %] ([% Data.Email | html %]) [% END %]:
[% Data.DefaultSignKeyOption %]
[% IF !Data.DefaultSignKeyListAvailable %]
[% Translate("To use a sign key, PGP keys or S/MIME certificates need to be added with identifiers for selected queue system address.") | html %]
[% END %]
[% RenderBlockEnd("OptionalField") %]
* [% Translate("Salutation") | html %]:
[% Data.SalutationOption %]
[% Translate("The salutation for email answers.") | html %]
* [% Translate("Signature") | html %]:
[% Data.SignatureOption %]
[% Translate("The signature for email answers.") | html %]
[% Translate("Calendar") | html %]:
[% Data.CalendarOption %]
* [% Translate("Validity") | html %]:
[% Translate("Comment") | html %]:
[% RenderBlockStart("Item") %]
[% RenderBlockStart("InputKey") %]
[% Translate(Data.Label) | html %] [% Translate(Data.Key) | html %]:
[% RenderBlockEnd("InputKey") %]
[% RenderBlockStart("Input") %]
[% Translate(Data.Label) | html %]:
[% RenderBlockEnd("Input") %]
[% RenderBlockStart("TextArea") %]
[% Translate(Data.Label) | html %]:
[% Translate(Data.Desc) | html %]
[% RenderBlockEnd("TextArea") %]
[% RenderBlockStart("Option") %]
[% Translate(Data.Label) | html %] [% Translate(Data.Key) | html %]:
[% Data.Option %]
[% Translate(Data.Desc) | html %]
[% RenderBlockEnd("Option") %]
[% RenderBlockStart("Upload") %]
[% Translate(Data.Label) | html %] [% Translate(Data.Key) | html %]:
[% RenderBlockEnd("Upload") %]
[% RenderBlockStart("Password") %]
[% Translate(Data.Label) | html %] [% Translate(Data.Key) | html %]:
[% RenderBlockEnd("Password") %]
[% RenderBlockEnd("Item") %]
[% IF Data.Action == 'Change' %]
[% Translate("Save") | html %]
[% Translate("or") | html %]
[% Translate("Save and finish") | html %]
[% ELSE %]
[% Translate("Save") | html %]
[% END %]
[% Translate("or") | html %]
[% Translate("Cancel") | html %]
[% RenderBlockStart("QueueInSysConfig") %]