confirm delete notifications (#1186)

* confirm delete notificaitons

* Use same strings as website

* Cleanup
This commit is contained in:
Bernd 2019-04-12 00:13:06 +02:00 committed by Konrad Pozniak
commit 84f561af17
2 changed files with 16 additions and 1 deletions

View file

@ -472,4 +472,6 @@
<string name="compose_shortcut_short_label">Compose</string>
<string name="pref_title_bot_overlay">Show indicator for bots</string>
<string name="notification_clear_text">Are you sure you want to permanently clear all your notifications?</string>
</resources>