# -- # 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 will affect the following processes") | html %]: [% Data.ProcessList | html %]
[% RenderBlockEnd("EditWarning") %]

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

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

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

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

[% Translate("You can assign Activity Dialogs to this Activity 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 Activity Dialogs") | html %]
    [% RenderBlockStart("AvailableActivityDialogRow") %]
  • [% Data.Name | html %] [% Translate(Data.AvailableIn) | html %]
  • [% RenderBlockEnd("AvailableActivityDialogRow") %]
# [% Translate("Create New Activity Dialog") | html %]
  • [% Translate("Assigned Activity Dialogs") | html %]
    [% RenderBlockStart("AssignedActivityDialogRow") %]
  • [% Data.Name | html %] [% Translate(Data.AvailableIn) | html %]
  • [% RenderBlockEnd("AssignedActivityDialogRow") %]