aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-02-09 16:05:14 +0100
committerChristian Schneppe <christian@pix-art.de>2019-02-09 16:05:14 +0100
commit12aa31da8a5f2b1e24b441733d0af8adf2584b1b (patch)
tree3a7ee0e08b1d8f300d01eb892ed90a9f5ea42754 /src/main/res/values
parent163f5ae6229c99d72a73215ce1ba72827eefd93b (diff)
show MediaBrowser icon in chat view
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 45f771e8a..062ab3766 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -880,4 +880,5 @@
<string name="destroy_channel_failed">Channel could not be destroyed</string>
<string name="action_end_conversation_channel">Leave channel</string>
<string name="autojoin_channel">Automatically join this channel</string>
+ <string name="no_attachments">There are no attachments</string>
</resources>