aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorDaniel Gultsch <daniel@gultsch.de>2016-08-26 10:19:59 +0200
committerChristian Schneppe <christian@pix-art.de>2016-08-26 22:39:14 +0200
commit019dd0a23dd53c5760fda0c88a094c34ad946357 (patch)
tree4e9db30610e3d057ef30d2f4187c60b37cce621a /src/main/res/values
parent2b79b43075e5ead799c560236086f1f3b598b17d (diff)
add snackbar for request presence subscription
Diffstat (limited to 'src/main/res/values')
-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 01a8ddb1b..93c287159 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -688,4 +688,6 @@
<string name="payment_required">Payment required</string>
<string name="missing_internet_permission">Missing internet permission</string>
<string name="me">Me</string>
+ <string name="contact_asks_for_presence_subscription">Contact asks for presence subscription</string>
+ <string name="allow">Allow</string>
</resources>