# -- # 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 your preferences") | html %]

[% BreadcrumbPath = [ { Name => Translate('Personal Preferences'), Link => Env("Action"), }, ] %] [% INCLUDE "Breadcrumb.tt" Path = BreadcrumbPath Type = 'Agent' %]

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

[% IF Data.EditingAnotherAgent %]

[% Translate("Please note: you're currently editing the preferences of %s.", Data.CurrentUserFullname) | html %]

[% ELSE %]

[% Translate("Choose from the groups on the right to find the settings you'd wish to change.") | html %]

[% END %]
[% IF !Data.EditingAnotherAgent && Config("Frontend::AvatarEngine") == 'Gravatar' %]

[% SET GravatarLink = ' gravatar.com'; %]

[% Translate("Did you know?") | html %] [% Translate("You can change your avatar by registering with your email address %s on %s") | html | ReplacePlaceholders(Env("UserEmail"), GravatarLink) %]

[% END %]

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