# -- # 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("Edit Process") | html %] "[% Data.Name | html %]"

[% BreadcrumbPath = [ { Name => Translate('Process Management'), Link => Env("Action"), }, ] %] [% USE EditTitle = String(Translate("Edit Process")) %] [% BreadcrumbPath.push({ Name => EditTitle.append( ': ', Data.Name ) }) %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath %]

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

[% Translate("Available Process Elements") | html %]

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

[% Translate("The Elements listed above in this sidebar can be moved to the canvas area on the right by using drag'n'drop.") | html %]

[% Translate("Activities") | html %]: [% Translate("You can place Activities on the canvas area to assign this Activity to the Process.") | html %]

[% Translate("Activity Dialogs") | html %]: [% Translate("To assign an Activity Dialog to an Activity drop the Activity Dialog element from this sidebar over the Activity placed in the canvas area.") | html %]

[% Translate("Transitions") | html %]: [% Translate("You can start a connection between two Activities by dropping the Transition element over the Start Activity of the connection. After that you can move the loose end of the arrow to the End Activity.") | html %]

[% Translate("Transition Actions") | html %]: [% Translate("Actions can be assigned to a Transition by dropping the Action Element onto the label of a Transition.") | html %]

[% Translate("Edit Process Information") | html %]

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

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

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

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

[% Data.StateSelection %]

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

[% Translate("Add and Edit Activities, Activity Dialogs and Transitions") | html %]

[% Translate("Save Activities, Activity Dialogs and Transitions") | html %]

[% Translate("or") | html %] [% Translate("or") | html %] [% Translate("Cancel") | html %]
[% InsertTemplate("MobileNotAvailableWidget.tt") %]