1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-09 18:29:47 +02:00

Show Tor preset in Pod selection

; Themed BadgeDrawable
; Update TR, Pods
; Show Stream option after login
This commit is contained in:
Gregor Santner 2016-10-22 19:21:26 +02:00
parent 2f5aa1e0e7
commit 866672eb47
13 changed files with 176 additions and 66 deletions

View file

@ -20,6 +20,13 @@
<string name="public_">Öffentliche Aktivitäten</string>
<string name="search">Suchen</string>
<!-- Notifications dropdown menu -->
<string name="notifications__all">Alle Benachrichtigungen</string>
<string name="notifications__also_commented">Auch kommentiert</string>
<string name="notifications__comment_on_post">Einen Beitrag kommentiert</string>
<string name="notifications__liked">Gefällt</string>
<string name="notifications__mentioned">Erwähnt</string>
<string name="notifications__reshared">Weitergesagt</string>
<string name="notifications__started_sharing">Angefangen zu teilen</string>
<!-- Pod Activity -->
<string name="title_activity_pods">Pod auswählen</string>
<string name="filter_hint">Pod-Adresse eingeben</string>