# -- # 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. # -- [% IF Data.OTRSSTORMIsInstalled %] [% SET OTRSBusinessLabel = 'STORM powered by OTRS™' %] [% ELSIF Data.OTRSCONTROLIsInstalled %] [% SET OTRSBusinessLabel = 'CONTROL powered by OTRS™' %] [% ELSE %] [% SET OTRSBusinessLabel = 'OTRS Business Solution™' %] [% END %]

[% Translate("Unauthorized usage of %s detected") | html | ReplacePlaceholders(OTRSBusinessLabel) %]

[% Translate("Unauthorized Usage Detected") | html %]

[% Translate('This system uses the %s without a proper license! Please make contact with %s to renew or activate your contract!') | html | ReplacePlaceholders(OTRSBusinessLabel, 'sales@otrs.com') %]

[% Translate('If you decide to downgrade to ((OTRS)) Community Edition, you will lose all database tables and data related to %s.') | html | ReplacePlaceholders(OTRSBusinessLabel) %]