aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/strings.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-05-02 21:23:02 +0200
committerChristian Schneppe <christian@pix-art.de>2018-05-02 21:23:02 +0200
commit78b8918524aa065165c0c382440a287c40338348 (patch)
tree864cbbd2134dcb3c11a3dc2c286e886cb1728273 /src/main/res/values/strings.xml
parent13ac701df5221e8c6cc1e0af532f96a17fdd6879 (diff)
added 'view conversation' to context menu
Diffstat (limited to '')
-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 e8edc5d50..281374208 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -783,4 +783,5 @@
<string name="no_microphone_permission">Conversations needs access to the microphone</string>
<string name="search_messages">Search messages</string>
<string name="gif">GIF</string>
+ <string name="view_conversation">View conversation</string>
</resources>