1
0
Fork 0
mirror of https://github.com/gsantner/dandelion synced 2025-09-10 02:39:43 +02:00

Added notifications dropdown menu with settings

This commit is contained in:
vanitasvitae 2016-10-14 12:57:17 +02:00
parent 54ba7b389c
commit 8e852d7ff2
Signed by: vanitasvitae
GPG key ID: DCCFB3302C9E4615
7 changed files with 87 additions and 38 deletions

View file

@ -29,6 +29,15 @@
<string name="public_">Public</string>
<string name="search">Search</string>
<!-- Notifications dropdown menu -->
<string name="notifications__all">All Notifications</string>
<string name="notifications__also_commented">Also Commented</string>
<string name="notifications__comment_on_post">Comment on Post</string>
<string name="notifications__liked">Liked</string>
<string name="notifications__mentioned">Mentioned</string>
<string name="notifications__reshared">Reshared</string>
<string name="notifications__started_sharing">Started Sharing</string>
<!-- Pod Activity -->
<string name="title_activity_pods">Select Pod</string>