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

Approved. Step name: Proofread

This commit is contained in:
Gregor Santner 2016-10-19 01:01:40 +02:00
parent 9f2a726e76
commit eea85be828

View file

@ -21,6 +21,12 @@
<string name="search">Suchen</string> <string name="search">Suchen</string>
<!-- Notifications dropdown menu --> <!-- Notifications dropdown menu -->
<string name="notifications__all">Alle Benachrichtigungen</string> <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 --> <!-- Pod Activity -->
<string name="title_activity_pods">Pod auswählen</string> <string name="title_activity_pods">Pod auswählen</string>
<string name="filter_hint">Pod-Adresse eingeben</string> <string name="filter_hint">Pod-Adresse eingeben</string>