aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-03-09 20:33:52 +0100
committerChristian Schneppe <christian@pix-art.de>2017-03-09 20:33:52 +0100
commitfd4cd4c746efa48cbc4396e87b95fa075fadb1f0 (patch)
tree0aaca7ba4794f173185a90c4c59c0e72816a293c /src/main/res/values
parent2764f04c14bdc19ee1d267e43bafbffb29257c64 (diff)
show snackbar in conversations with stranger to block
Diffstat (limited to 'src/main/res/values')
-rw-r--r--src/main/res/values/strings.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/strings.xml b/src/main/res/values/strings.xml
index b569381c3..c16c7b921 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -751,4 +751,5 @@
<string name="contact_blocked_past_tense">Contact blocked.</string>
<string name="pref_notifications_from_strangers">Notifications from strangers</string>
<string name="pref_notifications_from_strangers_summary">Notify for messages received from strangers.</string>
+ <string name="received_message_from_stranger">Received message from stranger</string>
</resources>