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:
parent
54ba7b389c
commit
8e852d7ff2
7 changed files with 87 additions and 38 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue