aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-06-25 19:12:06 +0200
committerChristian Schneppe <christian@pix-art.de>2017-06-25 19:12:06 +0200
commit6f632359349f22f0c642adef6b76b0d139629a18 (patch)
treeae10a39081a99e209870809dfb6807e9cc7a3972 /src/main/res/values/strings.xml
parent8d8b6779c9f42db3755299faf3b2cf0cb3520285 (diff)
Added preference to control Heads-up Notifications
Diffstat (limited to 'src/main/res/values/strings.xml')
-rw-r--r--src/main/res/values/strings.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index 344f7bf18..0cdf39614 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -775,4 +775,6 @@
<string name="account_status_regis_web">Server requires registration on website</string>
<string name="application_found_to_open_website">No application found to open website</string>
<string name="open_website">Open website</string>
+ <string name="pref_headsup_notifications">Heads-up Notifications</string>
+ <string name="pref_headsup_notifications_summary">Show Heads-up Notifications</string>
</resources>