Poll notifications (#1229)
* show poll notifications in the app * show poll notifications in the app * allow filtering poll notifications in the poll fragment * show poll notifications in system notifications
This commit is contained in:
parent
647238052b
commit
e735e4843e
44 changed files with 1076 additions and 318 deletions
|
|
@ -214,14 +214,14 @@
|
|||
<string name="media_hide_sensitive">Nascondi media segnati come sensibili</string>
|
||||
<string name="media_hide_none">Mostra sempre media segnati come sensibili</string>
|
||||
<string name="media_hide_all">Nascondi sempre tutti i media</string>
|
||||
<string name="notification_channel_mention_name">Nuove Menzioni</string>
|
||||
<string name="notification_channel_mention_descriptions">Notifiche quando qualcuno ti menziona</string>
|
||||
<string name="notification_channel_follow_name">Nuove persone che ti seguono</string>
|
||||
<string name="notification_channel_follow_description">Notifiche su nuove persone che ti seguono</string>
|
||||
<string name="notification_channel_boost_name">Boost</string>
|
||||
<string name="notification_channel_boost_description">Notifiche quando i tuoi toot vengono boostati</string>
|
||||
<string name="notification_channel_favourite_name">Preferiti</string>
|
||||
<string name="notification_channel_favourite_description">Notifiche quando i tuoi toot vengono segnati come preferiti</string>
|
||||
<string name="notification_mention_name">Nuove Menzioni</string>
|
||||
<string name="notification_mention_descriptions">Notifiche quando qualcuno ti menziona</string>
|
||||
<string name="notification_follow_name">Nuove persone che ti seguono</string>
|
||||
<string name="notification_follow_description">Notifiche su nuove persone che ti seguono</string>
|
||||
<string name="notification_boost_name">Boost</string>
|
||||
<string name="notification_boost_description">Notifiche quando i tuoi toot vengono boostati</string>
|
||||
<string name="notification_favourite_name">Preferiti</string>
|
||||
<string name="notification_favourite_description">Notifiche quando i tuoi toot vengono segnati come preferiti</string>
|
||||
<string name="notification_mention_format">%s ti ha menzionato</string>
|
||||
<string name="notification_summary_large">%1$s, %2$s, %3$s e %4$d altri</string>
|
||||
<string name="notification_summary_medium">%1$s, %2$s e %3$s</string>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue