# -- # Copyright (C) 2001-2016 OTRS AG, http://otrs.com/ # -- # This software comes with ABSOLUTELY NO WARRANTY. For details, see # the enclosed file COPYING for license information (AGPL). If you # did not receive this file, see http://www.gnu.org/licenses/agpl.txt. # -- [% RenderBlockStart("Overview") %]

[% Translate("SLA Management") | html %]

[% RenderBlockStart("ActionList") %]

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

[% RenderBlockEnd("ActionList") %]
[% RenderBlockStart("OverviewList") %]

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

[% RenderBlockStart("NoDataFoundMsg") %] [% RenderBlockEnd("NoDataFoundMsg") %] [% RenderBlockStart("OverviewListRow") %] [% RenderBlockEnd("OverviewListRow") %]
[% Translate("SLA") | html %] [% Translate("Service") | html %] [% Translate("Comment") | html %] [% Translate("Validity") | html %] [% Translate("Changed") | html %] [% Translate("Created") | html %]
[% Translate("No data found.") | html %]
[% Data.Name | html %] [% Translate(Data.Service) | html %] [% Data.Comment | truncate(26) | html %] [% Translate(Data.Valid) | html %] [% Data.ChangeTime | Localize("TimeShort") %] [% Data.CreateTime | Localize("TimeShort") %]
[% RenderBlockEnd("OverviewList") %] [% RenderBlockStart("SLAEdit") %]
[% RenderBlockStart("HeaderAdd") %]

[% Translate("Add SLA") | html %]

[% RenderBlockEnd("HeaderAdd") %] [% RenderBlockStart("HeaderEdit") %]

[% Translate("Edit SLA") | html %]

[% RenderBlockEnd("HeaderEdit") %]

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

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

[% Data.ServiceOptionStrg %]
[% Data.CalendarOptionStrg %]

[% Translate("Please write only numbers!") | html %]

( [% Data.FirstResponseNotifyOptionStrg %])

[% Translate("0 = no escalation") | html %] - 24 [% Translate("hours") | html %] = 1440 [% Translate("minutes") | html %] - [% Translate("Only business hours are counted.") | html %]

[% Translate("Please write only numbers!") | html %]

( [% Data.UpdateNotifyOptionStrg %])

[% Translate("0 = no escalation") | html %] - 24 [% Translate("hours") | html %] = 1440 [% Translate("minutes") | html %] - [% Translate("Only business hours are counted.") | html %]

[% Translate("Please write only numbers!") | html %]

( [% Data.SolutionNotifyOptionStrg %])

[% Translate("0 = no escalation") | html %] - 24 [% Translate("hours") | html %] = 1440 [% Translate("minutes") | html %] - [% Translate("Only business hours are counted.") | html %]

[% Data.ValidOptionStrg %]
[% RenderBlockStart("SLAItem") %] [% RenderBlockStart("InputKey") %]
[% RenderBlockEnd("InputKey") %] [% RenderBlockStart("Input") %]

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

[% RenderBlockEnd("Input") %] [% RenderBlockStart("TextArea") %]

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

[% RenderBlockEnd("TextArea") %] [% RenderBlockStart("Option") %]
[% Data.Option %]

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

[% RenderBlockEnd("Option") %] [% RenderBlockStart("Upload") %]
[% RenderBlockEnd("Upload") %] [% RenderBlockStart("Password") %]
[% RenderBlockEnd("Password") %] [% RenderBlockEnd("SLAItem") %]
[% Translate("or") | html %] [% Translate("Cancel") | html %]
[% RenderBlockEnd("SLAEdit") %]
[% RenderBlockEnd("Overview") %]