diff options
Diffstat (limited to '')
-rw-r--r-- | src/main/res/values/strings.xml | 1 |
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> |