{% extends "authopenid/base_profile.html" %} {% load i18n %} {% load pagination_tags %} {% load txcommontags %} {% block title %}{{ block.super }} | {% trans "Notifications" %}{% endblock %} {% block breadcrumb %}{{ block.super }} » {% trans "Notifications" %}{% endblock %} {% block content_title %}
{% trans "No notices." %}
{% endif %}-------------------------------------------------------------
{% blocktrans %}You can receive notifications whenever an event occurs in Transifex. Check the notifications available for you on the list bellow and choose which events you would like to be notificated by email.{% endblocktrans %}
{% trans "Primary email" %}: {{ user_email }}
({% trans "change under" %} {% trans "Account" %})
{% else %}
{% trans "Note" %}: {% trans "You do not have a verified email address to which notices can be sent. You can add one by going to" %} {% trans "Account" %}.
{% endif %} {% endwith %}