aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2018-07-09 22:17:01 +0200
committerChristian Schneppe <christian@pix-art.de>2018-07-09 22:17:01 +0200
commit3087a62410d8128dac82fec47d36417376714e3b (patch)
tree550a0478929a4382668a934c8f809e29af7c157e /src/main/res
parent779dc182a302a7891ee7a6ad1426b9337c655a27 (diff)
show snackbar for resource constraint in mucs
Diffstat (limited to 'src/main/res')
-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 95f23cf2a..a04d2c9ee 100644
--- a/src/main/res/values/strings.xml
+++ b/src/main/res/values/strings.xml
@@ -802,4 +802,5 @@
<string name="providing_a_name_is_optional">Providing a name is optional</string>
<string name="create_dialog_group_chat_name">Group chat name</string>
<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>
</resources>