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

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

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

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

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

[% Translate("Conditions can only operate on non-empty fields.") | html %]

[% Data.OverallConditionLinking %]
[% RenderBlockStart("ConditionItemEditRow") %]

[% Translate("Condition") | html %] [% Data.Index | html %]

[% Data.ConditionLinking %]

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

[% RenderBlockStart("ConditionItemEditRowField") %]
[% Data.ConditionFieldType %]   [% Translate("Remove this Field") | html %]
[% Translate("This field is required.") | html %] [% Translate("And can't be repeated on the same condition.") | html %]
[% Translate("This field is required.") | html %]
[% RenderBlockEnd("ConditionItemEditRowField") %]
[% RenderBlockEnd("ConditionItemEditRow") %] [% RenderBlockStart("ConditionItemInitRow") %]

[% Translate("Condition") | html %] 1

[% Data.ConditionLinking %]

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

[% Data.ConditionFieldType %]   [% Translate("Remove this Field") | html %]
[% Translate("This field is required.") | html %] [% Translate("And can't be repeated on the same condition.") | html %]
[% Translate("This field is required.") | html %]
[% RenderBlockEnd("ConditionItemInitRow") %]