# -- # 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("Cloud services are currently disabled.") | html %] [% Translate("Sending support data to OTRS Group is not possible!") | html %]
[% Translate("This data is sent to OTRS Group on a regular basis. To stop sending this data please update your system registration.") | html %]
[% Translate("System Registration") | html %][% Translate("You can manually trigger the Support Data sending by pressing this button:") | html %]
[% Translate("Send Update") | html %]
[% Translate("Currently this data is only shown in this system.") | html %]
[% Translate("It is highly recommended to send this data to OTRS Group in order to get better support.") | html %]
[% Translate("To enable data sending, please register your system with OTRS Group or update your system registration information (make sure to activate the 'send support data' option.)") | html %]
[% Translate("A support bundle (including: system registration information, support data, a list of installed packages and all locally modified source code files) can be generated by pressing this button:") | html %]
[% Translate("Generate Support Bundle") | html %][% Translate("Error: Support data could not be collected (%s).", Data.ErrorMessage) | html %]
| [% Translate(Label) | html %] | [% END %] [% FOR Entry IN Data.Value %]
|---|
| [% Entry.$Identifier %] | [% END %]
[% Translate(Data.Message) | html %]
[% RenderBlockStart("SupportDataEntryValueMultiLine") %] [% RenderBlockEnd("SupportDataEntryValueMultiLine") %] [% RenderBlockEnd("SupportDataEntry") %] [% RenderBlockStart("SupportDataSubGroup") %]| [% Data.StatusName | html %] | [% Translate(Data.Label) | html %] | [% Data.Value | html %] |
[% RenderBlockStart("SupportDataSubEntryMessage") %]
[% Translate("Details") | html %]
[% IF Data.Message %]
[% RenderBlockEnd("SupportDataSubEntryMessage") %]
[% Translate(Data.Message) | html %] [% ELSIF Data.MessageFormatted %][% Translate(Data.MessageFormatted) | html %][% END %] |