# -- # 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. # -- [% SET OTRSBusinessLabel = 'OTRS Business Solution™'; SET OTRSBusinessLabelPlain = 'OTRS Business Solution™'; %]
[% Translate("%s makes contact regularly with cloud.otrs.com to check on available updates and the validity of the underlying contract.") | html | ReplacePlaceholders(OTRSBusinessLabel) %]
[% Translate("%s will be available soon. Please check again in a few days.") | html | ReplacePlaceholders(OTRSBusinessLabel) %]
[% Translate("Please have a look at %s for more information.") | html | ReplacePlaceholders('otrs-business-solution.com') %]
[% Translate("Your ((OTRS)) Community Edition is the base for all future actions. Please register first before you continue with the upgrade process of %s!") | html | ReplacePlaceholders(OTRSBusinessLabel) %]
[% IF Config("Frontend::Module").AdminRegistration %] [% ELSE %][% Translate("System Registration is disabled for your system. Please check your configuration.") | html %]
[% Translate("Before you can benefit from %s, please contact %s to get your %s contract.") | html | ReplacePlaceholders(OTRSBusinessLabel, 'sales@otrs.com', OTRSBusinessLabel) %]
[% Translate("Connection to cloud.otrs.com via HTTPS couldn't be established. Please make sure that your OTRS can connect to cloud.otrs.com via port 443.") | html %]
[% Translate("Please visit our customer portal and file a request.") | html %]
[% Translate("Everything else will be done as part of your contract.") | html %]
[% Translate("Your installed OTRS version is %s.", Config("Version")) | html %]
[% IF Data.RequiredMinimumVersion %][% Translate("To install this package, you need to update to OTRS %s or higher.", Data.RequiredMinimumVersion) | html %]
[% END %] [% IF Data.RequiredMaximumVersion %][% Translate("To install this package, the Maximum OTRS Version is %s.", Data.RequiredMaximumVersion) | html %]
[% END %] [% IF !Data.RequiredMinimumVersion && Data.RequiredFramework %][% Translate("To install this package, the required Framework version is %s.", Data.RequiredFramework) | html %]
[% END %]
[% Translate("With your existing contract you can only use a small part of the %s.") | html | ReplacePlaceholders(OTRSBusinessLabel ) %]
[% Translate("If you would like to take full advantage of the %s get your contract upgraded now! Contact %s.") | html | ReplacePlaceholders(OTRSBusinessLabel, 'sales@otrs.com') %]