# -- # Copyright (C) 2001-2019 OTRS AG, https://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (GPL). If you # did not receive this file, see https://www.gnu.org/licenses/gpl-3.0.txt. # --

[% Translate(Data.Title) | html %]

[% RenderBlockStart("ClosePopup") %]

[% Translate("Cancel & close") | html %]

[% RenderBlockEnd("ClosePopup") %] [% RenderBlockStart("GoBack") %]

[% Translate("Go Back") | html %]

[% RenderBlockEnd("GoBack") %]
[% RenderBlockStart("EditWarning") %]
[% Translate("Please note that changing this activity dialog will affect the following activities") | html %]: [% Data.ActivityList | html %]
[% RenderBlockEnd("EditWarning") %]
[% Translate("Please note that customer users will not be able to see or use the following fields: Owner, Responsible, Lock, PendingTime and CustomerID.") | html %] [% Translate("The Queue field can only be used by customers when creating a new ticket.") | html %]

[% Translate("Activity Dialog") | html %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Data.InterfaceSelection %]

[% Translate("This field is required.") | html %]

[% Translate("This field is required.") | html %]

[% Data.PermissionSelection %]

[% Translate("The selected permission does not exist.") | html %]

[% Data.RequiredLockSelection %]

[% Translate("The selected required lock does not exist.") | html %]

[% Translate("Fields") | html %]

[% Translate("You can assign Fields to this Activity Dialog by dragging the elements with the mouse from the left list to the right list.") | html %] [% Translate("Ordering the elements within the list is also possible by drag 'n' drop.") | html %]

  • [% Translate("Available Fields") | html %]
    [% RenderBlockStart("AvailableFieldRow") %]
  • [% Data.FieldnameTranslated | html %]
  • [% RenderBlockEnd("AvailableFieldRow") %]
  • [% Translate("Assigned Fields") | html %]
    [% RenderBlockStart("AssignedFieldRow") %]
  • [% Translate(Data.Field) | html %]
  • [% RenderBlockEnd("AssignedFieldRow") %]