Revision c630fee6 snf-astakos-app/astakos/im/auth_providers.py

b/snf-astakos-app/astakos/im/auth_providers.py
154 154
    description = _('Allows you to login to your account using your academic '
155 155
                    'credentials')
156 156
    add_prompt = _('Add academic credentials to your account.')
157
    details_tpl = _('Shibboleth account %(identifier)s is connected with your '
157
    details_tpl = _('Shibboleth account %(identifier)s ('
158
                    '%(affiliation)s affiliation) is connected with your '
158 159
                    ' account.')
159 160
    user_title = _('Academic credentials (%(identifier)s)')
160 161

  

Also available in: Unified diff