aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-07-15 23:03:45 +0200
committerChristian Schneppe <christian@pix-art.de>2018-07-15 23:03:45 +0200
commitc991d31c15119490939df81a0566d58ec75f5fc1 (patch)
treef0579a8b6241da1dd96a7aa69d001396b7f69830 /src/main/res/values
parent9018eabd6d6477d8cf66d7cc9728c42607ff225c (diff)
display propper toast after room has been destroyed
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 d48801c54..89cecf15f 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -804,4 +804,5 @@
<string name="everyone_has_read_up_to_this_point">Everyone has read up to this point</string>
<string name="conference_resource_constraint">Resource constraint</string>
<string name="delete_message">Delete message</string>
+ <string name="conference_destroyed">This group chat has been destroyed</string>
</resources>