Enable/disable push notifications. Clearing notifications

resets the summary of the notifications
This commit is contained in:
Eugen Rochko 2017-03-15 23:45:59 +01:00
commit 3a1181bd82
8 changed files with 86 additions and 27 deletions

View file

@ -133,4 +133,5 @@
<string name="notification_summary_medium">%1$s, %2$s, and %3$s</string>
<string name="notification_summary_small">%1$s and %2$s</string>
<string name="notification_title_summary">%d new interactions</string>
<string name="pref_title_notifications_enabled">Push notifications</string>
</resources>