# -- # 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 ACL %s", Data.Name) | html %]

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

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

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

[% Translate("Match settings") | html %]: [% Translate("Set up matching criteria for this ACL. Use 'Properties' to match the current screen or 'PropertiesDatabase' to match attributes of the current ticket that are in the database.") | html %]

[% Translate("Change settings") | html %]: [% Translate("Set up what you want to change if the criteria match. Keep in mind that 'Possible' is a white list, 'PossibleNot' a black list.") | html %]

[% Translate("Check the official %sdocumentation%s.") | html | ReplacePlaceholders('', '') %]

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

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

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

[% Data.ValidOption %]

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

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

[% Translate("Edit ACL Structure") | html %]

[% Translate("Match settings") | html %]

    [% Data.ACLKeysLevel1Match %]

    [% Translate("Change settings") | html %]

      [% Data.ACLKeysLevel1Change %]

      [% Translate("Save ACL") | html %]

      [% Translate("or") | html %] [% Translate("or") | html %] [% Translate("Cancel") | html %]