You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The icon <imgsrc="/static/img/danger.svg"> indicates a 'Dangerous' or 'Special' level according to <atarget="_blank" rel="noreferrer" href="https://developer.android.com/guide/topics/permissions/overview">Google's protection levels</a>.
175
+
The icon <imgsrc="/static/img/danger.svg"alt="Red exclamation mark"> indicates a 'Dangerous' or 'Special' level according to <atarget="_blank" rel="noreferrer" href="https://developer.android.com/guide/topics/permissions/overview">Google's protection levels</a>.
<imgsrc="{% static 'img/logo_purple_small.svg' %}" width="100"alt="{% trans "Exoduslogo:whiteepsiloninapurplecircle" %}">
23
23
</p>
24
24
<p>
25
25
{% trans "Exodus Privacy is a non-profit organization led by hacktivists. Its purpose is to help people get a better understanding of the Android applications tracking issues." %}
@@ -43,12 +43,12 @@ <h4>{% trans "Contact us" %}</h4>
43
43
</div>
44
44
<divclass="row justify-content-sm-center">
45
45
<divclass="col-md-4 col-12 mb-4 text-center">
46
-
<p><imgsrc="{% static 'img/contact.svg' %}"></p>
46
+
<p><imgsrc="{% static 'img/contact.svg' %}"alt="{% trans "Anenvelope" %}"></p>
47
47
<p>contact@exodus-privacy.eu.org</p>
48
48
<p><ahref="mailto:contact@exodus-privacy.eu.org" class="btn btn-outline-primary min-w-150px">{% trans "Contact us!" %}</a></p>
49
49
</div>
50
50
<divclass="col-md-4 col-12 mb-4 text-center">
51
-
<p><imgsrc="{% static 'img/mastodon.svg' %}"></p>
51
+
<p><imgsrc="{% static 'img/mastodon.svg' %}"alt="{% trans "Mastodonlogo:astylizedmammothwithan 'm' in it" %}"></p>
52
52
<p>@exodus</p>
53
53
<p><ahref="https://framapiaf.org/@exodus" target="_blank" rel="noreferrer" class="btn btn-outline-primary min-w-150px">{% trans "Follow us!" %}</a></p>
54
54
</div>
@@ -60,7 +60,7 @@ <h4>{% trans "Contact us" %}</h4>
60
60
<p><ahref="https://twitter.com/ExodusPrivacy" target="_blank" rel="noreferrer" class="btn btn-outline-primary min-w-150px">{% trans "Follow us!" %}</a></p>
61
61
</div>
62
62
<divclass="col-md-4 col-12 mb-4 text-center">
63
-
<p><imgsrc="{% static 'img/facebook.svg' %}"></p>
63
+
<p><imgsrc="{% static 'img/facebook.svg' %}"alt="{% trans "Facebooklogo:an 'f' in a square" %}"></p>
64
64
<p>exodusprivacy</p>
65
65
<p><ahref="https://facebook.com/exodusprivacy" target="_blank" rel="noreferrer" class="btn btn-outline-primary min-w-150px">{% trans "Follow us!" %}</a></p>
0 commit comments